schema-components - v3.7.0
    Preparing search index...

    Type Alias AttrValue

    AttrValue: string | number | boolean | undefined

    Attribute value types. true renders as a boolean attribute (disabled), false and undefined are omitted. Numbers are converted to strings.