Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-vue-inputs

Package Overview
Dependencies
7
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-vue-inputs

A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue


Version published
Maintainers
3
Weekly downloads
2,984
decreased by-15.73%

Weekly downloads

Readme

Source

Vue Inputs Components

A package of Vue Input components. It comes with a collection of form components which is useful to get different input values from the users such as text, numbers, patterns, color and file inputs.

What's Included in the Vue Inputs Package

The Vue Inputs package includes the following list of components.

Vue ColorPicker

The Vue ColorPicker component is a user interface that is used to select and adjust color values.

Getting Started . Online demos . Learn more

Vue ColorPicker Component

Key features
  • Color specification - Supports Red Green Blue, Hue Saturation Value and Hex codes.
  • Mode - Supports Picker and Palette mode.
  • Inline - Supports inline type rendering of color picker.
  • Custom palettes - Allows to customize palettes and supports multiple palette groups rendering.
  • Opacity - Allows to set and change the opacity of the selected color.
  • Accessibility - Built-in accessibility features to access color picker using the keyboard, screen readers, or other assistive technology devices.

Vue TextBox

The Vue TextBox component is an extended version of the HTML input control which is used to edit or display text input on a form.

Getting Started . Online demos . Learn more

Vue TextBox Component

Key features
  • Floating label – floats the placeholder text while focus.
  • Input group – group the icons, buttons along with textbox.
  • Validation states – provides styles for success, error, and warning states.
  • Multiline – handles multiline input with placeholder text

Vue MaskedTextBox

The Vue MaskedTextBox component allows the user to enter the valid input only based on the provided mask.

Getting Started . Online demos . Learn more

Vue MaskedTextBox Component

Key features
  • Custom characters - allows you to use your own characters as the mask elements.
  • Regular expression - can be used as a mask element for each character of the MaskedTextBox.
  • Accessibility - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.

Vue NumericTextBox

The Vue NumericTextBox component is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value.

Getting Started . Online demos . Learn more

Vue NumericTextBox Component

Key features
  • Range validation - allows to set the minimum and maximum range of values in the NumericTextBox.
  • Number formats - supports the number display formatting with MSDN standard and custom number formats.
  • Precision Of numbers - allows to restrict the number precision when enters the value.
  • Keyboard interaction - allows users to interact with the NumericTextBox using the keyboard.
  • Accessibility - provides built-in accessibility support which helps to access all the NumericTextBox component features through keyboard, on-screen readers or other assistive technology devices.
  • Internationalization - library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
  • Localization - Supports to localize spin up and down buttons title for the tooltip to different cultures.

Vue Signature

The Vue Signature component allows user to draw smooth signatures as vector outline of strokes using variable width bezier curve interpolation. It allows to save signature as image.

Getting Started . Online demos . Learn more

Vue Signature Component

Key features
  • Customization - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
  • Save - Support to save the signature as image like PNG, JPEG, and SVG.
  • Load - Support to load the signature as base64 url of the image.
  • Draw - Support to draw the text with the different font family and font size.

Vue Slider

The Vue slider component allows you to select a value or range of values between the min and max range.

Getting Started . Online demos . Learn more

Vue Slider Component

Key features
  • Types - Provided three types of Slider.
  • Orientation - Displays the Slider in horizontal or vertical direction.
  • Buttons - Provided built-in support to render the buttons in both edges of the Slider.
  • Tooltip - Displays a tooltip to show the currently selected value.
  • Ticks - Displays a scale with small and big ticks.
  • Format - Customize the slider values into various format.
  • Limits - Slider thumb movement restriction enabled with interval dragging in range-slider.
  • Accessibility - Built-in compliance with the WAI-ARIA specifications.
  • Keyboard interaction - The Slider can be intractable through the keyboard.

Vue File Upload

The Vue File Upload component is an extended version of the HTML5 upload control which is used to upload images, documents, and other files to a server.

Getting Started . Online demos . Learn more

Vue FileUpload Component

Key features
  • Chunk upload – used to upload large files as chunks
  • Drag-and-drop – drag the files and drop into component to upload them.
  • Template – the file list and buttons can be customize using template.
  • Validation – validate extension and size of upload file.
  • Auto upload – Process the file to upload without interaction.
  • Preload files – View and manipulate previously uploaded files.

Vue Rating

The Vue Rating component is used to provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products. It has several built-in features such as support for precision modes, labels, tooltip, and UI customization.

Getting Started . Online demos . Learn more

Vue Rating Component

Key features
  • Precision modes - Provides different precision modes for more accurate rating.
  • Labels - Displays current value of the rating.
  • Tooltip - Displays additional information of the rating items.
  • Selection - Customization options for the selected rating value and selection behavior.
  • Appearance - Customize the rating items appearance.
  • Templates - Customize the rating item with a heart, SVG, or any content that precisely matches unique needs.

Trusted by the world's leading companies Syncfusion logo

Setup

To install inputs and its dependent packages, use the following command

npm install @syncfusion/ej2-vue-inputs

Supported frameworks

Inputs components are also offered in following list of frameworks.


     JavaScript    

       React      

       Angular      

  ASP.NET Core  

  ASP.NET MVC  

Showcase samples

Support

Product support is available through following mediums.

Changelog

Check the changelog here. Get minor improvements and bug fixes every week to stay up to date with frequent updates.

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license for 80+ Vue UI components, you can purchase or start a free 30-day trial.

A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

See LICENSE FILE for more info.

© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Keywords

FAQs

Last updated on 26 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc