@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias TextAlign

    TextAlign:
        | Globals
        | "-khtml-center"
        | "-khtml-left"
        | "-khtml-right"
        | "-moz-center"
        | "-moz-left"
        | "-moz-right"
        | "-webkit-center"
        | "-webkit-left"
        | "-webkit-match-parent"
        | "-webkit-right"
        | "center"
        | "end"
        | "justify"
        | "left"
        | "match-parent"
        | "right"
        | "start"