kweb-core
/
kweb
/
Element
/
plugin
plugin
fun <
P
:
KwebPlugin
>
plugin
(plugin:
KClass
<
P
>):
P
Content copied to clipboard
Obtain the instance of a plugin by its
KClass
.