Input
The v-input
component gives you a baseline to create your own custom inputs. It consists of a prepend/append slot, messages, and a default slot. It is recommended that you extend this component, but it can be used as a standalone.
Usage
v-input
has 4 main areas. The prepended slot, the appended slot, the default slot, and messages. These make up the core logic shared between all form components.
API
Components.Inputs.
Components.Inputs.
コンポーネントに色を設定します。この色は、定義されている色の名前(例えばsuccess
やpurple
)や、CSSの色指定(#033
やrgba(255, 0, 0, 0.5)
)を設定できます。
ダークテーマを適用します。
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
ライトテーマを適用します。
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.
Components.Inputs.