Type alias RectClipGroupProps

RectClipGroupProps: SVGProps<SVGRectElement>

RectClipGroup is a helper component that hides the content of its children that renders outside the area defined by its properties.

Generated using TypeDoc