🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

pui9-components

Package Overview
Dependencies
Maintainers
1
Versions
2960
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pui9-components

PUI9 Basic Form Components

3.0.2
latest
npm
Version published
Weekly downloads
113
-23.65%
Maintainers
1
Weekly downloads
 
Created
Source

PUI9 Form Components Library

This library provides the PUI9 form components based on Vuetify 2.x:

  • PuiCheckbox
  • PuiCodeEditor
  • PuiDateField
  • PuiField
  • PuiFieldSet
  • PuiFormFooter
  • PuiFormFooterBtns
  • PuiFormHeader
  • PuiFormLoading
  • PuiFormMiniAudit
  • PuiMasterDetail
  • PuiModalDialog
  • PuiModalDialogForm
  • PuiMultiSelect
  • PuiNumberField
  • PuiPasswordField
  • PuiRadioGroup
  • PuiRichTextEditor
  • PuiSelect
  • PuiSelectDetailDialog
  • PuiSelectTextService
  • PuiSpinnerField
  • PuiSwitch
  • PuiTextArea
  • PuiTextField

Installation

npm install pui9-components

And then import and use it:

import Pui9Components from 'pui9-components';
...
Vue.use(Pui9Components);

FAQs

Package last updated on 16 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts