oufly / Bootstrap4code

Ultimate snippets pack of twitter Bootstrap 4 components for Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap4code extension

This extension covers absolutely all components of Bootstrap 4 with several examples per component, it will allow you to code faster and rather focus on your code.

Demo

Source code | Snippets list | Report bug or suggestion

Snippets list

ComponentTriggerDescription
Alertb-alertProvide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
b-alert-closableAlert with close button to dismiss it.
b-alert-paragraphAlert that contain additional HTML elements like headings, paragraphs and dividers.
Badgeb-badgeSmall count and labeling component.
b-badge-pillBadge more rounded.
Breadcrumbb-breadcrumbIndicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.
Buttonb-btnUse Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
b-btn-blockButton that span the full width of a parent.
b-btn-checkButton check.
b-btn-lgButton with large size.
b-btn-outlineButton Outline.
b-btn-radioButton radio.
b-btn-smButton with small size.
b-btn-toggleButton toggle.
Button groupb-btn-groupGroup a series of buttons together on a single line with the button group, and super-power them with JavaScript.
b-btn-group-lgButton group of large size.
b-btn-group-smButton group of small size.
b-btn-group-verticalButton group vertically stacked.
b-btn-toolbarCombine sets of button groups into button toolbars for more complex components.
Cardb-cardBootstrap’s cards provide a flexible and extensible content container with multiple variants and options.
b-card-groupCards as a single, attached element with equal width and height columns.
b-card-group-gridCard group with which you can control how many grid columns (wrapped around your cards) to show per row.
b-card-group-masonryCard group organized into Masonry-like columns.
b-card-horizontalCard horizontal aligned.
b-card-img-overlayCard with image as background and overlayed text.
Collapseb-accordionAccordion control using collapse behavior and cards.
b-collapseToggle the visibility of content across your project with a few classes and our JavaScript plugins.
Dropdownb-dropdownToggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.
b-dropdown-formPut a form within a dropdown menu, or make it into a dropdown menu, and use margin or padding utilities to give it the negative space you require.
b-dropdown-leftTrigger dropdown menus at the left of the elements.
b-dropdown-rightTrigger dropdown menus at the right of the elements.
b-dropdown-toggle-splitDropdown with the addition of .dropdown-toggle-split for proper spacing around the dropdown caret.
b-dropdown-upTrigger dropdown menus above elements.
Formb-formBootstrap’s form controls expand on our Rebooted form styles with classes. Use these classes to opt into their customized displays for a more consistent rendering across browsers and devices.
b-form-control-checkForm control check.
b-form-control-fileForm control file.
b-form-control-inputForm control input.
b-form-control-lgForm control large.
b-form-control-radioForm control radio.
b-form-control-rangeForm control range.
b-form-control-selectForm control select.
b-form-control-select-multipleForm control select multiple.
b-form-control-smForm control small.
b-form-control-textareaForm control textarea.
b-form-custom-checkForm custom check control.
b-form-custom-fileForm custom file control.
b-form-custom-radioForm custom radio control.
b-form-custom-rangeForm custom range control.
b-form-custom-selectForm custom select control.
b-form-custom-select-multipleForm custom select multiple control.
b-form-custom-switchForm custom switch control.
b-form-layout-gridBootstrap’s form with complex layout created with the grid system..
b-form-horizontalBootstrap’s form Horizontally aligned.
b-form-inlineBootstrap’s form inline aligned.
Input groupb-input-groupEasily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.
b-input-group-appendInput group with addon in the right.
b-input-group-addon-buttonInput group with button addon.
b-input-group-addon-dropdownsInput group with dropdowns addon.
b-input-group-lgInput group large size.
b-input-group-multiple-addonsInput group with multiple addons.
b-input-group-multiple-inputsInput group with multiple inputs.
b-input-group-addon-segbuttonsInput group with segmented-buttons addon.
b-input-group-smInput group small size.
Jumbotronb-jumbotronLightweight, flexible component for showcasing hero unit style content.
b-jumbotron-fluidJumbotron that occupies the entire horizontal space of its parent.
List groupb-list-groupList groups are a flexible and powerful component for displaying a series of content. Modify and extend them to support just about any content within.
b-list-group-buttonsList groups with items as buttons.
b-list-group-horizontalList groups with horizontal alignment.
b-list-group-tabsExtend our list group to create tabbable panes of local content.
Media objectb-mediaBootstrap’s media object to construct highly repetitive components like blog comments, tweets, and the like.
b-media-listMedia object with medias structured as a list.
b-media-nestedMedia object with nested medias.
Modalb-modalUse Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.
b-modal-centeredModal vertically centered.
b-modal-xlModal extra-large size (max-width: 1140px).
b-modal-lgModal large size (max-width: 800px).
b-modal-scrollableModal with scrollbar in the body section, for large content.
b-modal-smModal small size (max-width: 300px).
b-modal-static-backdropModal with static backdrop (not closable by clicking outside it).
Navb-navBootstrap’s navigation component.
b-nav-pillsBootstrap’s navigation pills style.
b-nav-pills-verticalBootstrap’s navigation vertical pills style.
b-nav-tabsBootstrap’s navigation tabs style.
Navbarb-navbarResponsive navigation header, the navbar. Includes support for branding, navigation, and more, including support for our collapse plugin.
Paginationb-paginationIndicate a series of related content exists across multiple pages.
Popoverb-popoverAdd bootstrap popovers, like those found in iOS, to any element on your site.
Progressb-progressProgress bar component.
b-progress-animatedProgress striped and animated.
b-progress-multipleProgress with multiple progress bars.
Scrollspyb-scrollspy-listgroupScrollspy with .list-group.
b-scrollspy-navbarAutomatically update Bootstrap navigation or list group components based on scroll position to indicate which link is currently active in the viewport.
b-scrollspy-navbar-nestedScrollspy with nested navbar.
Spinnerb-spinnerIndicate the loading state of a component or page with Bootstrap spinners, built entirely with HTML, CSS, and no JavaScript.
b-spinner-growingSpinner with growing animation effect.
b-spinner-growing-smSmaller growing spinner that can quickly be used within other components.
b-spinner-smSmaller spinner that can quickly be used within other components.
templateb-templateTemplate for bootstrap web page.
b-template-starterStarter template for bootstrap web page.
Toastb-toastPush notifications to your visitors with a toast, a lightweight and easily customizable alert message.
Tooltipb-tooltipbootstrap custom tooltip.

License

Bootstrap4code - Visual studio code plugin is open-sourced software licensed under the MIT license.

About

Ultimate snippets pack of twitter Bootstrap 4 components for Visual Studio Code.

License:MIT License