LayoutEngine
A base class used to implement custom layout engines or integrate third-party layout engines with SurveyJS Dashboard.
Enables the dynamic layout in a given HTML element.
This method should arrange visualization items based on the available screen space and allow users to reorder them via drag and drop.
- Type:
- (container: HTMLElement) => void
- Parameters:
-
container, type: HTMLElement
- Implemented in:
- LayoutEngine
Copyright © 2024 Devsoft Baltic OÜ. All rights reserved.