Search
Preparing search index...
@universe-ee/sdk
Universe
Platform
Uikit
ColorDefaultProps
Interface ColorDefaultProps
Свойства по умолчанию для компонента работы с цветом
Public
interface
ColorDefaultProps
{
backgroundColor
:
string
;
darkTextColor
:
string
;
hasChess
:
boolean
;
lightTextColor
:
string
;
}
Index
Properties
background
Color
dark
Text
Color
has
Chess
light
Text
Color
Properties
background
Color
backgroundColor
:
string
dark
Text
Color
darkTextColor
:
string
has
Chess
hasChess
:
boolean
light
Text
Color
lightTextColor
:
string
On This Page
Properties
background
Color
dark
Text
Color
has
Chess
light
Text
Color
Юниверс MDM SDK UI
Loading...
Свойства по умолчанию для компонента работы с цветом
Public