yiisoft/yii2-bootstrap5
Bootstrap 5 integration for Yii 2 apps. Provides widgets, helpers, and asset bundles to render Bootstrap 5 components with Yii’s view and form APIs, enabling consistent styling and UI elements using Bootstrap 5 in Yii 2 projects.
Bootstrap是一个复杂的前端解决方案,其中包括 CSS , JavaScript ,字体等。 为了灵活的控制 Bootstrap 组件,此扩展提供了多个资源包。 如下:
特定的应用可能需要加载不同的资源包,(或者资源包组合). 如果只需要 CSS 文件, 引入 [[yii\bootstrap5\BootstrapAsset]] 即可. 但是, 如果需要使用 Bootstrap 的 JavaScript, 则需要引入 [[yii\bootstrap5\BootstrapPluginAsset]].
提示:大多数小部件会自动注册到 [[yii\bootstrap5\BootstrapPluginAsset]] 。
How can I help you explore Laravel packages today?