Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
Module: html.widgets.trait_types
¶
Trait types for html widgets.
1 Class¶
-
class
IPython.html.widgets.trait_types.
Color
(default_value=<IPython.utils.traitlets.NoDefaultSpecified object>, allow_none=None, **metadata)¶ Bases:
IPython.utils.traitlets.Unicode
A string holding a valid HTML color such as ‘blue’, ‘#060482’, ‘#A80’