DashLayoutEditor
This class is responsible for handling the state and modifications of the Dash layouts, allowing for dynamic updates and default settings.
Properties
Link copied to clipboard
The current state of the destination preview layout, represented as a MutableStateFlow.
Link copied to clipboard
The search layout configuration.
Functions
Link copied to clipboard
Resets the destination preview layout to its default state.
Link copied to clipboard
Resets the search layout to its default state.
Link copied to clipboard
Update the search layout.
Link copied to clipboard
Updates the destination preview layout using the provided modification block.