API ReferenceReactInterfaces
Interface: SettingsState
@aliraslan/fx / react / SettingsState
Interface: SettingsState
Defined in: src/react/store.ts:60
State and actions for display settings (currently just number notation).
Properties
notation
notation:
Notation
Defined in: src/react/store.ts:61
setNotation
setNotation: (
notation) =>void
Defined in: src/react/store.ts:62
Parameters
notation
Returns
void