Back to Component Browser

RetainSize

Quartz

lib/quartz/components/RetainSize/index.ts

Preview
Content that retains size

Import

import { RetainSize } from '@/lib/quartz';

Props (1)

NameTypeRequiredDefaultDescription
childrenReactNoderequiredContent items that will be dynamically swapped out. Typically a series of `<RetainSizeItem>`'s

Usage

Not used in any projects yet.