igniteui-dockmanager
TypeScript icon, indicating that this package has built-in type declarations

1.14.3 • Public • Published

Ignite UI Dock Manager Web Component - from Infragistics

Ignite UI Dock Manager Web Component provides means to manage the layout of your application through panes, allowing your end-users to customize it further by pinning, resizing, moving and hiding panes.

NPM Package

You can include the Ignite UI Dock Manager Web Component in your project as a dependency using the NPM package.

npm install igniteui-dockmanager --save

Usage

In order to use the Ignite UI Dock Manager Web Component it is necessary to import and call the defineCustomElements() function:

import { defineCustomElements } from 'igniteui-dockmanager/loader';

defineCustomElements();

Once the Dock Manager is imported, you can add it on the page:

<igc-dockmanager id="dockManager">
</igc-dockmanager>

More information on how to use the Ignite UI Dock Manager Web Component can be found here.

Support

Developer support is provided as part of the commercial, paid-for license via Infragistics Forums, or via Chat & Phone with a Priority Support license. To acquire a license for paid support or Priority Support, please visit this page.

License

This is a commercial product, requiring a valid paid-for license for commercial use.
This product is free to use for non-commercial educational use for students in K through 12 grades or University programs, and for educators to use in a classroom setting as examples / tools in their curriculum. In order for us to verify your eligibility for free usage, please register for trial and open a support ticket with a request for free license.

To acquire a license for commercial usage, please register for trial and refer to the purchasing options in the pricing section on the product page.

© Copyright 2020 INFRAGISTICS. All Rights Reserved. The Infragistics Ultimate license & copyright applies to this distribution. For information on that license, please go to our website https://www.infragistics.com/legal/license.

Package Sidebar

Install

npm i igniteui-dockmanager

Weekly Downloads

1,045

Version

1.14.3

License

SEE LICENSE IN LICENSE

Unpacked Size

4.85 MB

Total Files

190

Last publish

Collaborators

  • igniteui