Function AvatarGroup

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          animated?: boolean;
          invert?: boolean;
      } & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc