mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-17 14:54:30 +01:00
Add mention of the bs-custom-file-input plugin needed for the custom file input (#32457)
This commit is contained in:
parent
1897b4cd89
commit
5db105e587
@ -315,6 +315,10 @@ Input groups include support for custom selects and custom file inputs. Browser
|
||||
|
||||
### Custom file input
|
||||
|
||||
{{< callout info >}}
|
||||
This example uses the [custom file browser]({{< docsref "/components/forms#file-browser" >}}) component, which relies on the separate [bs-custom-file-input](https://www.npmjs.com/package/bs-custom-file-input) plugin.
|
||||
{{< /callout >}}
|
||||
|
||||
{{< example >}}
|
||||
<div class="input-group mb-3">
|
||||
<div class="input-group-prepend">
|
||||
|
Loading…
x
Reference in New Issue
Block a user