Strata - v1.4.10
GitHub
Examples
Preparing search index...
presets
InputPreset
Interface InputPreset<T>
interface
InputPreset
<
T
>
{
description
:
string
;
name
:
string
;
props
:
Partial
<
T
>
;
}
Type Parameters
T
Hierarchy (
View Summary
)
InputPreset
JoystickPreset
SwitchPreset
PlatePreset
ButtonPreset
TriggerPreset
Index
Properties
description
name
props
Properties
description
description
:
string
name
name
:
string
props
props
:
Partial
<
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
props
GitHub
Examples
Strata - v1.4.10
Loading...