KC's Workspace
    Preparing search index...

    A value for the place-content shorthand property.

    interface PlaceContent {
        align: AlignContent;
        justify: JustifyContent;
    }
    Index

    Properties

    Properties

    The content alignment.

    The content justification.