toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
web-backend
/
dev.kordex.modules.web.core.backend.pages.blocks.labels
/
TextLabel
Text
Label
@
Serializable
@
SerialName
(
value
=
"text-label"
)
class
TextLabel
(
val
text
:
String
)
:
Block
Members
Constructors
Text
Label
Link copied to clipboard
constructor
(
text
:
String
)
Properties
classes
Link copied to clipboard
open
val
classes
:
MutableList
<
String
>
content
Link copied to clipboard
open
val
content
:
String
?
=
null
id
Link copied to clipboard
open
val
id
:
String
?
=
null
text
Link copied to clipboard
val
text
:
String