Item<T>: Map<T> | string

Attribute definition item.

This is either an attribute name (camelCase or dash-style), or a per-attribute options map.

Type Parameters

  • T extends object

    A type of component.

Generated using TypeDoc