container
components in ftd.children: ftd.ui list
container
. It takes value as a list of ftd.ui
components.children
-- ftd.ui list child-components: -- ftd.text: This is first child text -- ftd.text: This is another child text -- end: child-components -- ftd.column: color: $inherited.colors.text children: $child-components -- end: ftd.column
colors: optional ftd.color-scheme
ftd.color-scheme
and is optional.colors
-- import: fifthtry.github.io/saturated-sunset-cs as cs -- ftd.column: colors: $cs.main spacing.fixed.px: 10 -- ftd.text: Hello World color: $inherited.colors.background.step-2 -- ftd.text: We have used forest cs here color: $inherited.colors.background.step-2 -- end: ftd.column
types: optional ftd.type-data
ftd.type-data
and is optional.types
-- import: fifthtry.github.io/virgil-font-typography as typo -- ftd.column: types: $typo.types spacing.fixed.px: 10 -- ftd.text: Hello World role: $inherited.types.heading-medium color: $inherited.colors.text -- ftd.text: We have used virgil typography here role: $inherited.types.heading-medium color: $inherited.colors.text -- end: ftd.column
Have a question or need help?
Visit our GitHub Q&A discussion to get answers and subscribe to it to stay tuned.
Join our Discord channel and share your thoughts, suggestion, question etc.
Connect with our community!We welcome you to join our Discord community today.
We are trying to create the language for human beings and we do not believe it would be possible without your support. We would love to hear from you.