Attributes

interface Attributes {
jsx?: boolean | undefined;
key?: Key | undefined;
}

§Properties

§
jsx?: boolean | undefined
[src]
§
key?: Key | undefined
[src]