TagsDsl

interface TagsDsl

DSL for the objects that can contain tags listed by name.

Functions

Link copied to clipboard
abstract infix fun String.tag(tagBuilder: TagDsl.() -> Unit)

Add a tag with the given string with a lambda to further configure the tag.

Inheritors

Link copied to clipboard