return the latest grid options (from GS once built, otherwise initial values)
return the native element that contains grid specific fields as well
clears the initial options now that we've built
A callback method that performs custom clean-up, invoked immediately before a directive, pipe, or service instance is destroyed.
Optional
containerContainer for dynamic component creation within this grid item. Used to append child components programmatically.
Component reference for dynamic component removal. Used internally when this component is created dynamically.
Reference to child widget component for serialization. Used to save/restore additional data along with grid position.
Protected
Optional
_Protected
Readonly
element
Angular component wrapper for individual GridStack items.
This component represents a single grid item and handles:
Use in combination with GridstackComponent for the parent grid.
Example