Skip to content

Commit 281774f

Browse files
committed
tray
1 parent 5c694a8 commit 281774f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/doc/4.widgets/2.box/2.tray.md

+13
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ Tray icon size.
4242
_Type: `int`_
4343
_Default: `20`_
4444

45+
## `font_family`
46+
47+
font_family of all text inside tray.
48+
49+
_Type: `string | null`_
50+
4551
## `tray_gap`
4652

4753
Gap between each tray item.
@@ -130,6 +136,13 @@ Font pixel height of the tray header.
130136
_Type: `int`_
131137
_Default: `20`_
132138

139+
#### `icon_size`
140+
141+
Menu icon size.
142+
143+
_Type: `int`_
144+
_Default: `20`_
145+
133146
### `marker_size`
134147

135148
Marker(radio/check/...) pixel height.

0 commit comments

Comments
 (0)