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: any) => void
- Parameters:
-
container, type: any
- Implemented in:
- LayoutEngine
Copyright © 2023 Devsoft Baltic OÜ. All rights reserved.