Configuring Addons topic
Caution
This topic is under construction.
Classes
- AccessibilityAddon Configuring Addons
- AcknowledgedAddon Configuring Addons
- This addon just displays the acknowledged state of the app. The state itself is managed by the Werkbank.
- AddonConfig Getting Started File Structure Configuring Addons
- A class that defines which addons are used. This needs to be passed to a WerkbankApp or DisplayApp. If you are using both, make sure to pass the same AddonConfig in order to ensure consistent behavior.
- BackgroundAddon Configuring Addons Backgrounds
- ColorPickerAddon Configuring Addons
- ConstraintsAddon Configuring Addons Constraints Overview
- DebuggingAddon Configuring Addons
- DescriptionAddon Configuring Addons
- This addon provides the ability to add a description, urls and tags to a node and displays them in the configuration panel.
- HotReloadEffectAddon Configuring Addons
- KnobsAddon Configuring Addons Knobs
- LocalizationAddon Configuring Addons
- OrderingAddon Configuring Addons
- An Addon that enables control over the ordering of the WerkbankNode tree structure in the navigation panel.
- PageTransitionAddon Configuring Addons
- An Addon that enables control over page transitions
- RecentHistoryAddon Configuring Addons
- This addon just displays the history of the app. The state itself is managed by the Werkbank.
- ReportAddon Configuring Addons
- StateKeepingAddon Configuring Addons Keeping State
- ThemingAddon Configuring Addons
- ViewerAddon Configuring Addons
- WerkbankThemeAddon Configuring Addons
- WrappingAddon Configuring Addons
- An addon that allows use cases to wrap widgets around the WidgetBuilder returned by a UseCaseBuilder.