Skip to content

Attr{}

type Attribute map[string]any // map[string](string | func() string)

type Attr = Attribute