mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 02:13:21 +00:00
![]() Introduce two new properties for string in .slint: - .is-empty: Checks if a string is empty. - .character-count: Retrieves the number of grapheme clusters https://www.unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries These additions enhance functionality and improve convenience when working with string properties. |
||
---|---|---|
.. | ||
cpp.rs | ||
rust.rs |