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

    Type Alias JustifyItems

    JustifyItems:
        | Globals
        | SelfPosition
        | "baseline"
        | "left"
        | "legacy"
        | "normal"
        | "right"
        | "stretch"
        | string & {}