toggle menu
structures
1.5.0
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
DividerElement
Divider
Element
@
Serializable
@
SerialName
(
value
=
"divider"
)
object
DividerElement
:
UiElement.Static
Members & Extensions
Functions
render
With
Type
Link copied to clipboard
inline
fun
<
T
:
UiElement
>
UiElement
.
renderWithType
(
block
:
T
.
(
)
->
Unit
)
:
RenderResult