Preparing search index...
The search index is not available
goban
goban
ThemesInterface
Interface ThemesInterface
interface
ThemesInterface
{
black
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
;
board
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
;
white
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
;
[
key
:
string
]
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
;
}
Indexable
[
key:
string
]:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
[
name
:
string
]:
typeof
GobanTheme
Index
Properties
black
board
white
Properties
black
black
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
Type declaration
[
name
:
string
]:
typeof
GobanTheme
board
board
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
Type declaration
[
name
:
string
]:
typeof
GobanTheme
white
white
:
{
[
name
:
string
]
:
typeof
GobanTheme
;
}
Type declaration
[
name
:
string
]:
typeof
GobanTheme
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
black
board
white
goban
Loading...