Input Field – colorpickeralpha
20/01/2021
You can use the colorpickeralpha input field to allow users to select the color with rgba value. See the below example about how you can use colorpickeralpha input field.
Example
Copy to Clipboard
Parameters
- type
( string ) input type. - heading
( string ) Setting title. - description
( string ) Short description about the setting field. - param_name
( string ) Attribute name to be used in the shortcode. - value
( string ) Default color with rgba value.