ConfigurationEditorWidget
Auto-generated @jbrowse/mobx-state-tree API for the current JBrowse release —
see pluggable elements for concepts. Provided by the
config plugin.
View source.
Widget for editing a config model's slots in a form: holds the target configuration and debounce-saves edits back to the session.
Properties
| Member | Description |
|---|---|
idid: ElementId | |
typetype: types.literal('ConfigurationEditorWidget') |
Volatiles
| Member | Description |
|---|---|
targettarget: undefined as AnyConfigurationModel | undefined | |
expandedDisplayIdexpandedDisplayId: undefined as string | undefined |
Actions
| Member | Description |
|---|---|
| setTarget | |
setExpandedDisplayId(displayId: string | undefined) => void |