fx
API ReferenceReactInterfaces

Interface: SettingsState

@aliraslan/fx


@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

Notation

Returns

void

On this page