pysepal.sepalwidgets.inputs.PasswordField#
- class pysepal.sepalwidgets.inputs.PasswordField(*args, **kwargs)[source]#
Custom widget to input passwords in text area and toggle its visibility.
- Parameters:
kwargs – any parameter from a v.TextField. If set, ‘type’ will be overwritten.
Attributes
Methods
Custom widget to input passwords in text area and toggle its visibility.