@swizzyweb/swizzy-web-service
Preparing search index...
StateConverterProps
Interface StateConverterProps<IN_STATE>
State converter prooerties.
interface
StateConverterProps
<
IN_STATE
>
{
state
:
IN_STATE
;
[
key
:
string
]:
any
;
}
Type Parameters
IN_STATE
Indexable
[
key
:
string
]:
any
Index
Properties
state
Properties
state
state
:
IN_STATE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
@swizzyweb/swizzy-web-service
Loading...
State converter prooerties.