@salesforce/state-managers-uiapi
v0.25.3
Published
State managers for UI API
Downloads
301
Maintainers
Keywords
Readme
@lwc/ui-api
UI API state managers for LWC components.
Installation
npm install @lwc/ui-apiUsage
import { /* your exports here */ } from '@lwc/ui-api';Development
# Install dependencies
npm install
# Build the package
npm run build
# Run tests
npm testLicense
See LICENSE.txt for details.
