Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
NumericCellStateStyleKeys
Type Alias NumericCellStateStyleKeys
NumericCellStateStyleKeys
:
NonNullable
<
{
[
k
in
keyof
CellStateStyle
]
:
CellStateStyle
[
k
]
extends
|
number
|
undefined
?
k
:
never
}
[
keyof
CellStateStyle
]
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...