We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c694a8 commit 281774fCopy full SHA for 281774f
data/doc/4.widgets/2.box/2.tray.md
@@ -42,6 +42,12 @@ Tray icon size.
42
_Type: `int`_
43
_Default: `20`_
44
45
+## `font_family`
46
+
47
+font_family of all text inside tray.
48
49
+_Type: `string | null`_
50
51
## `tray_gap`
52
53
Gap between each tray item.
@@ -130,6 +136,13 @@ Font pixel height of the tray header.
130
136
131
137
132
138
139
+#### `icon_size`
140
141
+Menu icon size.
142
143
+_Type: `int`_
144
+_Default: `20`_
145
133
146
### `marker_size`
134
147
135
148
Marker(radio/check/...) pixel height.
0 commit comments