Show More
@@ -38,6 +38,8 Upgrading Notebooks | |||
|
38 | 38 | own custom widget, (B) use CSS and the ``_dom_classes`` trait to set |
|
39 | 39 | ``_dom_classes``, or (C) use the ``_css`` dictionary to set CSS |
|
40 | 40 | styling like ``set_css`` and ``get_css``. |
|
41 | 7. For selection widgets, such as ``Dropdown``, the ``values`` argument | |
|
42 | has been renamed to ``options``. | |
|
41 | 43 | |
|
42 | 44 | Upgrading Custom Widgets |
|
43 | 45 | ------------------------ |
General Comments 0
You need to be logged in to leave comments.
Login now