mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 23:58:13 +08:00
docs(input): border style/width documentation (#26346)
This commit is contained in:
@ -25,8 +25,8 @@
|
|||||||
*
|
*
|
||||||
* @prop --border-color: Color of the border below the input when using helper text, error text, or counter
|
* @prop --border-color: Color of the border below the input when using helper text, error text, or counter
|
||||||
* @prop --border-radius: Radius of the input
|
* @prop --border-radius: Radius of the input
|
||||||
* @prop --border-style: Color of the border below the input when using helper text, error text, or counter
|
* @prop --border-style: Style of the border below the input when using helper text, error text, or counter
|
||||||
* @prop --border-width: Color of the border below the input when using helper text, error text, or counter
|
* @prop --border-width: Width of the border below the input when using helper text, error text, or counter
|
||||||
*/
|
*/
|
||||||
--placeholder-color: initial;
|
--placeholder-color: initial;
|
||||||
--placeholder-font-style: initial;
|
--placeholder-font-style: initial;
|
||||||
|
|||||||
Reference in New Issue
Block a user