Files
docker_dev/lowcoder/docs/build-applications/themes-and-styling/component-styling-possibilities.md
2025-11-17 18:45:35 +01:00

29 lines
811 B
Markdown

# Component Styling Possibilities
Lowcoder allows you to style your components in many ways and so enables you to build beautiful and customized applications.
Since Lowcoder 2.3.0 we support more style attributes.
* Text Size
* Font Weight
* Font Family
* Background Image
* Background Gradient
* Border-Size
* Border-Color
* Border-Radius
Here are some interactive Demos as examples.
{% embed url="https://app.supademo.com/demo/FWO1CpYQeBSYStJjvi_DM" %}
Text Styling for Standard Texts (Markdown-Type has own styling support)
{% endembed %}
{% embed url="https://app.supademo.com/demo/C0xlbDTUZeRDX0EYhv77s" %}
Container Styling is detailed for Header, Body and Footer
{% endembed %}
{% embed url="https://app.supademo.com/demo/oqryqCpi0mAG2oLGj5ypd" %}
Better Styling Support for Modals
{% endembed %}