JSXInternal.ElementChildrenAttribute

interface ElementChildrenAttribute {
children: any;
}

§Properties

§
children: any
[src]