Skip to main content

HiddenRangeWidget

A widget that splits input into two < input type="hidden" > inputs.

Constructor

Signature

def HiddenRangeWidget(
attrs: dict = None
) - > null

Parameters

NameTypeDescription
attrsdict = NoneOptional dictionary of HTML attributes to be added to the rendered widget.

Signature

def HiddenRangeWidget(
attrs: dict = None
) - > null

Parameters

NameTypeDescription
attrsdict = NoneA dictionary of HTML attributes to be added to the rendered hidden input elements