We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7b6c9 commit 920601bCopy full SHA for 920601b
1 file changed
docs/widgets/props.md
@@ -11,7 +11,6 @@ These properties apply to all widgets, and can be used on every widget!
11
- `halign`: `string` how to align this horizontally. possible values: "fill", "baseline", "center", "start", "end"
12
- `vexpand`: `bool` should this container expand vertically. Default: false
13
- `hexpand`: `bool` should this widget expand horizontally. Default: false
14
-- `eval_ignore`: `bool` skip the automatic re-evaluation of this widget.
15
- `width`: `int` width of this element
16
- `height`: `int` height of this element
17
- `active`: `bool` If this widget can be interacted with
0 commit comments