The kind of {@link QuickPickItem quick pick item}.
The kind of {@link QuickPickItem quick pick item}.
The default {@link QuickPickItem.kind } is an item that can be selected in the quick pick.
The default {@link QuickPickItem.kind } is an item that can be selected in the quick pick.
When a {@link QuickPickItem } has a kind of {@link Separator }, the item is just a visual separator and does not represent a real item. The only property that applies is {@link QuickPickItem.label label }. All other properties on {@link QuickPickItem } will be ignored and have no effect.
When a {@link QuickPickItem } has a kind of {@link Separator }, the item is just a visual separator and does not represent a real item. The only property that applies is {@link QuickPickItem.label label }. All other properties on {@link QuickPickItem } will be ignored and have no effect.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close