Skip to content

@vtjDocs


@vtj / ui / ContainerJustifyContent

Type Alias: ContainerJustifyContent

ContainerJustifyContent: "flex-start" | "flex-end" | "center" | "space-between" | "space-around"

Defined in

packages/ui/types/components/container/types.d.ts:7

Released under the MIT License.