interface IntrinsicAttributes {
    key?: null | Key;
}

Hierarchy (view full)

Properties

Properties

key?: null | Key