Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.annotations
/
OnModal
On
Modal
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
OnModal
(
val
modalId
:
String
)
Members
Members & Extensions
Properties
modal
Id
Link copied to clipboard
val
modalId
:
String
Functions
matcher
Link copied to clipboard
fun
OnModal
.
matcher
(
input
:
String
)
:
Matcher