KC's Workspace
    Preparing search index...

    A value for the place-self shorthand property.

    interface PlaceSelf {
        align: AlignSelf;
        justify: JustifySelf;
    }
    Index

    Properties

    Properties

    align: AlignSelf

    The item alignment.

    justify: JustifySelf

    The item justification.