Interface: IPropertyItemOptionsBase experimental
Beta
Common optional properties for property items
Extended by
IBlockListPropertyItemOptionsIBlockTablePropertyItemOptionsIBoolPropertyItemOptionsIButtonPropertyItemOptionsICollectionTreePropertyItemOptionsIColorPickerPropertyItemOptionsIColorTimelinePropertyItemOptionsIComboBoxPropertyItemOptionsIDataTablePropertyItemOptionsIDropdownPropertyItemOptionsIImagePropertyItemOptionsILinkPropertyItemOptionsIListPanePropertyItemOptionsIMenuPropertyItemOptionsIMinimapPropertyItemOptionsINumberPropertyItemOptionsINumberTimelinePropertyItemOptionsIProgressIndicatorPropertyItemOptionsIStringPropertyItemOptionsITagContainerPropertyItemOptionsITextPropertyItemOptionsITimelinePlayerOptionsIToggleGroupPropertyItemOptionsIVector2PropertyItemOptionsIVector3PropertyItemOptionsIVector3TimelinePropertyItemOptions
Properties
enable?
optionalenable?:boolean
Beta
Remarks
Initial enabled state of property item. If undefined, it will default to true.
style?
optionalstyle?:PaneItemStyle
Beta
Remarks
Optional styling overrides for the item.
visible?
optionalvisible?:boolean
Beta
Remarks
Initial visibility state of property item. If undefined, it will default to true.
