KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
PlaceContent
Interface PlaceContent
A value for the
place-content
shorthand property.
interface
PlaceContent
{
align
:
AlignContent
;
justify
:
JustifyContent
;
}
Index
Properties
align
justify
Properties
align
align
:
AlignContent
The content alignment.
justify
justify
:
JustifyContent
The content justification.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
align
justify
Github
KC's Workspace
Loading...
A value for the place-content shorthand property.