ipygee.sidecar ============== .. py:module:: ipygee.sidecar .. autoapi-nested-parse:: A meta class to define DOM element that can be send to the sidecar. Classes ------- .. autoapisummary:: ipygee.sidecar.HasSideCar Module Contents --------------- .. py:class:: HasSideCar MetClass to define the to_sidecar method. .. py:method:: to_sidecar() Send the widget to a sidecar. .. py:attribute:: sidecar_title :value: 'Sidecar' The title of the sidecar