ReadonlyargsThe arguments for the command.
ReadonlycaptionThe display caption for the command item.
ReadonlycategoryThe category for the command item.
ReadonlyclassThe extra class name for the command item.
ReadonlycommandThe command to execute when the item is triggered.
ReadonlydatasetThe dataset for the command item.
ReadonlyiconThe icon renderer for the command item.
ReadonlyiconThe icon class for the command item.
ReadonlyiconThe icon label for the command item.
ReadonlyisWhether the command item is enabled.
ReadonlyisWhether the command item is toggleable.
ReadonlyisWhether the command item is toggled.
ReadonlyisWhether the command item is visible.
ReadonlykeyThe key binding for the command item.
ReadonlylabelThe display label for the command item.
ReadonlyrankThe rank for the command item.
An object which represents an item in a command palette.
Notes
Item objects are created automatically by a command palette.