election_day.screen_widgets.generic
===================================
.. py:module:: election_day.screen_widgets.generic
Attributes
----------
.. autoapisummary::
   election_day.screen_widgets.generic.Entity
   election_day.screen_widgets.generic._E
Classes
-------
.. autoapisummary::
   election_day.screen_widgets.generic.H1Widget
   election_day.screen_widgets.generic.H2Widget
   election_day.screen_widgets.generic.H3Widget
   election_day.screen_widgets.generic.PWidget
   election_day.screen_widgets.generic.HRWidget
   election_day.screen_widgets.generic.GridRowWidget
   election_day.screen_widgets.generic.GridColumnWidget
   election_day.screen_widgets.generic.PrincipalLogoWidget
   election_day.screen_widgets.generic.QrCodeWidget
   election_day.screen_widgets.generic.ModelBoundWidget
   election_day.screen_widgets.generic.ModelTitleWidget
   election_day.screen_widgets.generic.IfCompletedWidget
   election_day.screen_widgets.generic.IfNotCompletedWidget
   election_day.screen_widgets.generic.ModelProgressWidget
   election_day.screen_widgets.generic.CountedEntitiesWidget
   election_day.screen_widgets.generic.ChartWidget
   election_day.screen_widgets.generic.LastResultChangeWidget
   election_day.screen_widgets.generic.NumberOfCountedEntitiesWidget
   election_day.screen_widgets.generic.TotalEntitiesWidget
Module Contents
---------------
.. py:type:: Entity
   :canonical: Election | ElectionCompound | Vote
.. py:data:: _E
.. py:class:: H1Widget
   .. py:attribute:: tag
      :value: 'h1'
   .. py:attribute:: template
      :value: Multiline-String
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         
'
.. py:class:: H2Widget
   .. py:attribute:: tag
      :value: 'h2'
   .. py:attribute:: template
      :value: Multiline-String
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                 
             """
      .. raw:: html
         
'
.. py:class:: GridRowWidget
   .. py:attribute:: tag
      :value: 'grid-row'
   .. py:attribute:: template
      :value: Multiline-String
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                          
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     ![]() """
      .. raw:: html
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         ![]() """
      .. raw:: html
                     
         
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     ${entities}
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                     ${layout.format_date(layout.last_result_change, 'datetime_long')}
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         ${layout.format_number(model.progress[0])}
                     
                 
             """
      .. raw:: html
         Show Value
      .. code-block:: python
         """
                 
                     
                         ${layout.format_number(model.progress[1])}
                     
                 
             """
      .. raw:: html