Interface: UIIconOptions
Defined in: src/ui/components/UIIcon.ts:8
Extends
Properties
ariaLabel?
optionalariaLabel:string
Defined in: src/ui/components/UIIcon.ts:13
children?
optionalchildren:Object3D<Object3DEventMap>[]
Defined in: src/ui/UIElement.ts:93
Inherited from
filled?
optionalfilled:boolean
Defined in: src/ui/components/UIIcon.ts:12
icon
icon:
string
Defined in: src/ui/components/UIIcon.ts:9
interactionEnabled?
optionalinteractionEnabled:boolean
Defined in: src/ui/UIElement.ts:96
Inherited from
UIElementOptions.interactionEnabled
pointerEvents?
optionalpointerEvents:PointerEvents
Defined in: src/ui/UIElement.ts:95
Inherited from
UIElementOptions.pointerEvents
reticleMode?
optionalreticleMode:ReticleMode
Defined in: src/ui/UIElement.ts:97
Inherited from
style?
optionalstyle:UIStyle
Defined in: src/ui/UIElement.ts:92
Inherited from
variant?
optionalvariant:UIIconVariant
Defined in: src/ui/components/UIIcon.ts:10
visible?
optionalvisible:boolean
Defined in: src/ui/UIElement.ts:94
Inherited from
weight?
optionalweight:UIIconWeight
Defined in: src/ui/components/UIIcon.ts:11