interface IntrinsicAttributes {
    key?: Key;
}

Hierarchy

  • GlobalJSXIntrinsicAttributes
    • IntrinsicAttributes

Properties

Properties

key?: Key