|
@@ -13,7 +13,7 @@ class Time(ValueElement, DisableableElement):
|
|
) -> None:
|
|
) -> None:
|
|
"""Time Input
|
|
"""Time Input
|
|
|
|
|
|
- This element is based on Quasar's `QTime <https://quasar.dev/vue-components/date>`_ component.
|
|
|
|
|
|
+ This element is based on Quasar's `QTime <https://quasar.dev/vue-components/time>`_ component.
|
|
The time is a string in the format defined by the `mask` parameter.
|
|
The time is a string in the format defined by the `mask` parameter.
|
|
|
|
|
|
:param value: the initial time
|
|
:param value: the initial time
|