Frontend base
BeingModifiedStateBase
Bases: HasUpdatableVars, State, ABC
conf_id = None
class-attribute
instance-attribute
modifiable_values
instance-attribute
create(**kwargs)
abstractmethod
classmethod
on_load()
ModifiableValuesBase
Bases: Base
handle_deleted_sub_config(self_state, selector)
async
Handle a deleted sub-config by updating the selection options, and returning the now selected config ID.
ConfigID may have changed if the deleted option was selected.