0.16.5 • Published 4 years ago

@loxia/atomic-forms v0.16.5

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Atomic Forms

This is the basic forms library for the Atomic Design System for RIGD-Loxia. Use this library to add basic form elements like inputs, dropdowns, etc.

Dependencies

This library depends on atomic-basics

Pre requirements

  1. Import BrowserAnimationsModule instead of BrowserModule in your main module.

Install as a library into your project.

Because the design system libraries are private, you need to login and set the context before installing the library. Ask the maintainer of the libraries to grant your user access.

npm login
npm init --scope=@loxia
npm install @loxia/atomic-forms