Input
bs_form_input(*args, &block)
bs_form_input(*args, &block)Examples
Basic usage for text input
Basic usage for float number input
Basic usage with label and form text
Basic usage as disabled input
Basic usage with custom class
Basic usage with placeholder
Basic usage as range input
Using range input with show_value and non-default steps
Basic usage as file input
File input with non-default size and optional form_text
Multi-file input with placeholder and browse_button_text
Last updated