# Special Style

# autoFlex

automation flex layout build

let style = useStyle({
    demo: {
        autoFlex: "center flex-start"
    }
})

autoFlex accepts a string that can store two/one values that describe a Flex layout, this describe same css describe.