BetaBeta pública — Consulta las notas de lanzamiento
Documentación

Avatar

User avatar with image and fallback.

Paquete
@solidiom/avatar
Versión
0.0.1-next.0
Estado
stable

Generado a partir del código fuente público del paquete.

API

AvatarFallbackPropsinterfaz

Propiedades

class?
string

hijos: Element

Ver código fuente

AvatarImagePropsinterfaz

Propiedades

alt?
string
class?
string
src
string

Ver código fuente

AvatarRootPropsinterfaz

Propiedades

class?
string

hijos: Element

Ver código fuente

Fallbackcomponente

                        Fallback(props: AvatarFallbackProps): Element
                      

Propiedades

class?
string

hijos: Element

Ver código fuente

Imagecomponente

                        Image(props: AvatarImageProps): Element
                      

Propiedades

alt?
string
class?
string
src
string

Ver código fuente

Rootcomponente

                        Root(props: AvatarRootProps): Element
                      

Propiedades

class?
string

hijos: Element

Ver código fuente