Message 1 of 1
Bug? in DropDownCommandInput.ListItems.addSeparator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
DropDownCommandInput.ListItem.addSeparator() only works correctly when DropDownCommandInput.DropDownStyles is CheckBoxDropDownStyle. It does not work when DropDownStyle is LabeledIconDropDownStyle or TextListDropDownStyle.
The following images are captured from a modified version of Command Inputs API Sample with added dropdownItems.addSeparator(1) commands.
Website: https://perceptino.com