- Preparing search index...
- The search index is not available
@fold-dev/core
- Avatar(props): ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: {
color?: string;
icon?: string;
imageProps?: ImageProps;
name?: string;
presence?: "online" | "busy" | "away";
size?: Size;
src?: string;
subtle?: boolean;
textProps?: TextProps;
} & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.