@laserfiche/types-lf-ui-components
v21.0.1
Published
<!--Copyright (c) Laserfiche. Licensed under the MIT License. See LICENSE in the project root for license information.-->
Keywords
Readme
@laserfiche/type-lf-ui-components
This is the type NPM package that contains the declaration files for lf-prefixed elements.
How to use the type NPM Package for lf-ui-components?
Please see this example on how to use this package along with the CDN: CDN with Angular Applications.
To use the types in a typescript file:
import { LfChecklistComponent, Checklist, } from "@laserfiche/types-lf-ui-components";
