iink-ts - v3.2.1
Preparing search index...
TTheme
Type Alias TTheme
type
TTheme
=
{
".math"
:
TThemeMath
;
".math-solved"
:
TThemeMathSolved
;
".text"
:
TThemeText
;
ink
:
TPenStyle
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
.math
.math-
solved
.text
ink
Properties
.math
".math"
:
TThemeMath
.math-
solved
".math-solved"
:
TThemeMathSolved
.text
".text"
:
TThemeText
ink
ink
:
TPenStyle
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
.math
.math-
solved
.text
ink
iink-ts - v3.2.1
Loading...