SingleChoiceBar.web_widget#

property SingleChoiceBar.web_widget: str[source]#

The element’s rendered html code for display on a page.

Notes

This function gets the template_data, and uses it to first call render_inner_html(), and then render the base_template.

Returns

The full html code for this element.

Return type

str