SVGContainer

See source code
function SVGContainer({
  children,
  className,
  ...rest
}: SVGContainerProps): import("react/jsx-runtime").JSX.Element;

Parameters

NameDescription

{ children, className, ...rest }

Returns

import("react/jsx-runtime").JSX.Element;
Prev
suffixSafeId
Next
toDomPrecision