TagComponent

interface TagComponent<TAG : Tag<*>> : Component<TAG>

Inheritors

Properties

Link copied to clipboard
abstract val tag: TAG