Preparing search index...
The search index is not available
some-charts
some-charts
GridOptionsDefaults
Class GridOptionsDefaults
Hierarchy
OptionsDefaults
<
GridOptions
,
undefined
,
GridOptions
>
GridOptionsDefaults
Index
Constructors
constructor
Properties
constants
Defaults
dark
Skin
Consts
default
Skin
Consts
light
Skin
Consts
major
Options
skins
Instance
Accessors
default
Skin
Methods
extend
With
Constructors
Protected
constructor
new
Grid
Options
Defaults
(
)
:
GridOptionsDefaults
Returns
GridOptionsDefaults
Properties
Protected
constants
Defaults
constants
Defaults
:
ConstantsDefaults
= ConstantsDefaults.Instance
Protected
dark
Skin
Consts
dark
Skin
Consts
:
Constants
= ...
Protected
default
Skin
Consts
default
Skin
Consts
:
Constants
= ...
Protected
light
Skin
Consts
light
Skin
Consts
:
Constants
= defaultSkinConsts
major
Options
major
Options
:
undefined
= undefined
Protected
Readonly
skins
skins
:
{
[key:
string
]
:
GridOptions
;
}
= ...
Type declaration
[
key:
string
]:
GridOptions
Static
Readonly
Instance
Instance
:
GridOptionsDefaults
= ...
Accessors
default
Skin
get
defaultSkin
(
)
:
SkinOptionsType
Returns
SkinOptionsType
Methods
extend
With
extend
With
<
DerivedOptionsType
>
(
options
:
undefined
|
DerivedOptionsType
, skin
?:
Skin
)
:
DerivedOptionsType
Type Parameters
DerivedOptionsType
extends
GridOptions
Parameters
options:
undefined
|
DerivedOptionsType
skin:
Skin
= Skin.Default
Returns
DerivedOptionsType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
some-
charts
Grid
Options
Defaults
constructor
constants
Defaults
dark
Skin
Consts
default
Skin
Consts
light
Skin
Consts
major
Options
skins
Instance
default
Skin
extend
With
Generated using
TypeDoc