ImprovTools
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ImprovTools
:features:encyclopaedia:data
/
com.brokenkernel.improvtools.encyclopaedia.data.tipsandadvice
/
TipContentUI
Tip
Content
UI
data
class
TipContentUI
(
val
title
:
String
,
val
content
:
String
)
(
source
)
Members
Constructors
Tip
Content
UI
Link copied to clipboard
constructor
(
title
:
String
,
content
:
String
)
Properties
content
Link copied to clipboard
val
content
:
String
title
Link copied to clipboard
val
title
:
String