docs: element children theming (#1818)

* docs: element children theming

* docs: move element custom children docs

* docs: use relative link instead of absolute
This commit is contained in:
Christian Friedow 2023-03-05 11:17:57 +01:00 committed by GitHub
parent c870d512ff
commit f5aa8f27a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1010,8 +1010,8 @@ By default the `element-icon` and `element-text` child widgets are added to the
`element`. This can be modified using the `children` property or the `element`. This can be modified using the `children` property or the
`[no]-show-icons` option. `[no]-show-icons` option.
A child added with another name is seen as a `box`, this can be used as dynamic A child added with another name is treated the same as the special widget described
padding to tweak how an entry looks when it expands to available space. in the [advanced layout](#advanced-layout) section.
#### listview text highlight #### listview text highlight