class Ariadne::ViewComponent::HTMLAttrs::AttributesHash
def tag_options(...) = TAG_OPTIONS.bind_call(TAG_BUILDER, ...)
def tag_options(...) = TAG_OPTIONS.bind_call(TAG_BUILDER, ...)
def to_html(nested: false)
def to_html(nested: false) # TODO: implement + change usage by @tag nested-attributes tag_options(self)&.html_safe end