AutoTextField#
- class jdaviz.core.template_mixin.AutoTextField(plugin, value, default, auto, invalid_msg)[source]#
Bases:
BasePluginComponentLabel component with the ability to synchronize to a plugin-provided default value or override with a custom value. Setting
valuewill setautoto False. Settingautoto True, will setvalueto the default value.Useful API methods/attributes:
valueauto