Interface: KeyboardInputButtonProps
Defined in: workingtitle-instruments-epic2/shared/Components/Inputs/KeyboardInputButton.tsx:7
Props for a KeyboardInputButton
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-epic2/shared/Components/Inputs/KeyboardInputButton.tsx:9
The event bus
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
classes?
optional
classes:string
Defined in: workingtitle-instruments-epic2/shared/Components/Inputs/KeyboardInputButton.tsx:11
The classes to give the image button
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.