Hierarchy

  • AutoWidthProps

Properties

Properties

children: ReactElement<{
    width?: number;
}, string | JSXElementConstructor<any>>

A single child element that receives an optional width prop.

Generated using TypeDoc