WidgetsΒΆ

class keg_elements.forms.TypeHintingTextInputB3(prefix=None, suffix=None)

A text input widget with a prefix and/or suffix to hint at the expected type or units. For use with bootstrap 3

class keg_elements.forms.TypeHintingTextInputB4(prefix=None, suffix=None)

A text input widget with a prefix and/or suffix to hint at the expected type or units. For use with bootstrap 4