Name | Type | Description | Default |
---|---|---|---|
space | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to all sides. | '0rem' |
horizontal | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to the left and right sides. | '0rem' |
vertical | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to the top and bottom sides. | '0rem' |
top | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to the top side. | '0rem' |
right | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to the right side. | '0rem' |
bottom | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to the bottom side. | '0rem' |
left | '0rem' | '0.125rem' | '0.25rem' | '0.5rem' | '1rem' | '1.5rem' | '2rem' | '3rem' | '4rem' | '5rem' | Applies the spacing scale to the left side. | '0rem' |
Required | React.ReactNode | Custom content inside the inset. | - |