foundation-layout.layoutregiontype
Home > @genesislcap/foundation-layout > LayoutRegionType
LayoutRegionType type
Union type describing the three different types of region splits. Set on the type
attribute on FoundationLayoutRegion.
Signature:
export type LayoutRegionType = (typeof layoutRegionValue)[number];