You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Angular components available in 8.0+ should be part of a module that can be imported by external Angular projects.
Currently we can not use the gridstack and gridstack-item components in a template since they are not declared in a module that is available externally.