toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.webutils
/
PluginPage
Plugin
Page
interface
PluginPage
<
C
:
KlerkContext
,
V
>
Inheritors
EmailPluginPage
Members
Properties
button
Text
Link copied to clipboard
abstract
val
buttonText
:
String
Functions
render
Link copied to clipboard
abstract
suspend
fun
render
(
call
:
ApplicationCall
,
config
:
LowCodeConfig
<
C
>
,
klerk
:
Klerk
<
C
,
V
>
)