ColorPicker is an input component to select a color.
+A model can be bound using the standard v-model directive.
+A floating label is implemented by wrapping the input and the label inside a container having .p-float-label style class.
+InputText passes any valid attribute to the underlying input element.
+ +Following is the list of structural style classes, for theming classes visit
Name | +Element | +
---|---|
p-inputtext | +Input element | +
None.
+