Interface ElementAttributesProperty

interface ElementAttributesProperty {
    props: {};
}

Hierarchy

  • GlobalJSXElementAttributesProperty
    • ElementAttributesProperty

Properties

Properties

props: {}

Type declaration