Skip to content

gui flex container

lmalave edited this page Jul 18, 2017 · 2 revisions

The gui-flex-container component is based on the CSS flex box.

The following properties are supported:

flexDirection: row, column

justifyContent: flexStart, center, flexEnd

alignItems: flexStart, center, flexEnd

Clone this wiki locally