send_state
- Widget.send_state(key=None)[source]
Sends the widget state, or a piece of it, to the front-end, if it exists.
- Parameters:
key (unicode, or iterable (optional)) – A single property’s name or iterable of property names to sync with the front-end.