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

Empty State

Placeholder for empty content areas.

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

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

API

Actioncomponente

                        Action(props: EmptyStateActionProps): Element
                      

Propiedades

class?
string

hijos: Element

Ver código fuente

Descriptioncomponente

                        Description(props: EmptyStateDescriptionProps): Element
                      

Propiedades

class?
string

hijos: Element

Ver código fuente

EmptyStateActionPropsinterfaz

Propiedades

class?
string

hijos: Element

Ver código fuente

EmptyStateDescriptionPropsinterfaz

Propiedades

class?
string

hijos: Element

Ver código fuente

EmptyStateIconPropsinterfaz

Propiedades

class?
string

hijos: Element

Ver código fuente

EmptyStateRootPropsinterfaz

Propiedades

class?
string
style?
string | CSSProperties

hijos: Element

Ver código fuente

EmptyStateTitlePropsinterfaz

Propiedades

class?
string

hijos: Element

Ver código fuente

Iconcomponente

                        Icon(props: EmptyStateIconProps): Element
                      

Propiedades

class?
string

hijos: Element

Ver código fuente

Rootcomponente

                        Root(props: EmptyStateRootProps): Element
                      

Propiedades

class?
string
style?
string | CSSProperties

hijos: Element

Ver código fuente

Titlecomponente

                        Title(props: EmptyStateTitleProps): Element
                      

Propiedades

class?
string

hijos: Element

Ver código fuente