kobweb
Toggle table of contents
0.25.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kobweb
framework-annotations
/
com.varabyte.kobweb.framework.annotations
/
DelicateApi
Delicate
Api
@
RequiresOptIn
(
level
=
RequiresOptIn.Level.WARNING
,
message
=
"This API is delicate and should only be used after reviewing its documentation."
)
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
DelicateApi
(
val
message
:
String
)
(
source
)
Members
Properties
message
Link copied to clipboard
val
message
:
String