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

Separator

Horizontal or vertical visual divider.

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

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

API

Rootcomponente

                        Root(props: RootProps): Element
                      

Propiedades

class?
string
decorative?
boolean — When true, the separator is purely decorative (role="none").
orientation?
"horizontal" | "vertical" — Orientation of the separator.
style?
string | CSSProperties

Ver código fuente

RootPropsinterfaz

Propiedades

class?
string
decorative?
boolean — When true, the separator is purely decorative (role="none").
orientation?
"horizontal" | "vertical" — Orientation of the separator.
style?
string | CSSProperties

Ver código fuente