KC's Workspace
    Preparing search index...

    A value for the place-items shorthand property.

    interface PlaceItems {
        align: AlignItems;
        justify: JustifyItems;
    }
    Index

    Properties

    Properties

    align: AlignItems

    The item alignment.

    justify: JustifyItems

    The item justification.