is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .input-group-text

    <div class="input-group mb-3">
        <span class="input-group-text" id="inputGroup">Example text</span>
        <input type="text" class="form-control" aria-label="Example input" aria-describedby="inputGroup">
    </div>

Preview

Example text

Check .input-group-text in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

Tips 💡

More in Bootstrap Forms