Components
UI components are essential elements for building interactive interfaces.
They can be classified into various categories based on their functionality: action, containment, communication, navigation, selection, and text input.
Actions
Dropdowns, Icon buttons, Buttons and button groups are key elements for triggering actions in HTML templates. They enhance user interaction by providing clear, accessible ways to perform tasks like submitting forms or navigating interfaces.
Informative
These components, such as tooltips, loaders, progress and alerts, provide users with essential information and feedback. They enhance the user experience by delivering context-specific details and guidance.
Contents
These components, like cards, lists, and tables, organize and present information clearly. They enhance readability and help users quickly find and understand content.
Navigation
These components, like menus, breadcrumbs, and pagination, guide users through the interface. They enhance usability by providing clear paths to different sections and content.
Selections
These components, such as radio buttons, checkboxes, and switches, allow users to make selections. They enhance interactivity by providing clear options for user input.
Form Controls
These components, including input fields, select, and input validation, facilitate user data entry. They ensure efficient and accurate data collection within forms.
Icons
Icons visually represent actions, statuses, or categories, enhancing user interface clarity. They improve navigation and provide intuitive visual cues for users.
Third Party Plugins
These components, sourced from external libraries, enhance functionality and design. They integrate seamlessly to provide advanced features and improve development efficiency. We have modified styles to best match with our templates.
Utility
Utilities provide essential helper functions like spacing, alignment, and sizing control. They enhance the flexibility and customization of components, ensuring a consistent and responsive design.
There are more from Bootstrap framework Checkout official document