Skip to content

[ActionTextField] Doc: Reword nullable field to an empty list

ivan tkachenko requested to merge (removed):field-is-null into master

property list<> is never null is QML, only empty (length === 0).

Merge request reports