Datetime Local Input
Component
Datetime Local Input
component is an input field for capturing day, month,
year, hour, and minute time data from user. Bissetii did a number of researches
on its own and decided to only provide styling for proper HTML5 semantic syntax
defined by w3.org.
This component is available starting from v1.12.1
.
Hugo
All Datetime Local Input
Hugo interface is directly supported by
Form Component.
Go
All Datetime Local Input
Go interface is directly supported by
Form Component.
HTML
Expanding from Form Component, Datetime Local Input
component is to facilitate selecting a
date and time together. Depending on brower support, should the browser fails to
facilitate a datepicker user interface, the field will gracefully fallback to
<input type="text">
.
To ensure the data is working, ALWAYS facilitate the following pattern just in case the fallback happens.
|
|
An all compatible attributes HTML syntax is shown as follows:
|
|
Here is an example:
CSS
All Datetime Local Input
CSS variables is directly supported by
Form Component.
Javascript
All Datetime Local Input
Javascript is directly supported by
Form Component.
Sass
All Datetime Local Input
Sass is directly supported by
Form Component.
Researches
Here are the researches done to ensure Datetime Local Input
component meets
the necessary quality assurances:
SCHEDULED COMING SOON
Epilogue
That’s all about Datetime Local Input
component in Bissetii. If you need more
feature or need to report a bug, please feel free to file an issue at our
Issue Section.