ColumnPropsinterface
{
as?: BlockElement | undefined;
}| Property | Type | |
|---|---|---|
.as | BlockElement | Element this <Column> renders as, e.g. "header" to output a "<header>" Defaults to "div" |
Props for the <Column> component.
{
as?: BlockElement | undefined;
}| Property | Type | |
|---|---|---|
.as | BlockElement | Element this <Column> renders as, e.g. "header" to output a "<header>" Defaults to "div" |
Props for the <Column> component.