Checkbox
Multiple selection from multiple choices.
Form - All Inputs
ComponentForm - All Inputs
are all Bissetii supported input fields. Despite as simple
as it sounds, there are a lot of complicated guides and tutorials all over the
Internet. Bissetii did a number of researches on its own and decided to only
provide styling for proper HTML5 semantic syntax defined by w3.org.
Bissetii supports a large number of input types made available via HTML5 seamlessly. Each type has its own validation pattern and Bissetii’s recomemnded HTML code structure.
To keep communications sharp and percise, All the sample codes here will only be
the <input>
syntax without any fancy grouping or layout.
Here are all the Bissetii supported input types:
Multiple selection from multiple choices.
Collecting color sample in hexadecimal format.
Select a complete date from a single input.
Select a complete date and time in a single input.
Gather email address from a single input.
Upload a file from a single input.
Selecting month and year from a single input.
Providing a number from an input.
Providing a password from an input.
Selecting a choice from multiple options.
Provides a search pharse from a single input.
Select a choice from dropdown menu.
Provides a trigger input for form submission.
Provides a phone number from an input.
Provides short text from an input.
Provide a large amount of text from an input.
Select a time from an input.
Provide an URL from an input.
Provide a week number from an input.
That’s all about Form - All Inputs
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.