You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documents/Documentation.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -497,6 +497,7 @@ Feedback to the user of the dashboard is achieved when the IoT device responds t
497
497
**control_position : ControlPosition, optional.* The position of the control on a DeviceView, by default None.
498
498
**title_position : TitlePosition, optional.* Position of the title when displayed on the **Dash** app, by default None.
499
499
**column_no : int.* Optional default is 1. Must be 1..3. The Dash App reports its screen size in columns. column_no allows you to specify which column no to load into. Each control can store three configs that define how the device looks for Dash apps installed on single column phones or 2 column fold out phones or 3 column tablets.
500
+
**selection : list, optional.* Optional. This selection list.
0 commit comments