Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
DividerProps
Interface DividerProps
Public
interface
DividerProps
{
offset
?:
number
;
orientation
?:
"horizontal"
|
"vertical"
|
"empty"
;
size
?:
number
;
text
?:
string
;
type
?:
DIVIDER_TYPE
;
}
Index
Properties
offset?
orientation?
size?
text?
type?
Properties
Optional
offset
offset
?:
number
Optional
orientation
orientation
?:
"horizontal"
|
"vertical"
|
"empty"
Optional
size
size
?:
number
Optional
text
text
?:
string
Optional
type
type
?:
DIVIDER_TYPE
On This Page
Properties
offset
orientation
size
text
type
Юниверс MDM SDK UI
Loading...
Public