CommandPanelContentModel

data class CommandPanelContentModel(commandGroups: List<CommandGroup>, commandActionPreview: CommandActionPreview?) : ContentModel

Properties

Link copied to clipboard
val commandActionPreview: CommandActionPreview? = null
Link copied to clipboard
val commandGroups: List<CommandGroup>