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