Add new Icon parameters to BitSearchBox (#12092)#12093
Add new Icon parameters to BitSearchBox (#12092)#12093msynk merged 1 commit intobitfoundation:developfrom
Conversation
WalkthroughThis pull request adds external icon library support to the BitSearchBox component by introducing Icon (BitIconInfo) and IconName parameters for the leading icon, clear button, and search button. The component template is updated to use GetCssClasses() for dynamic icon styling, and comprehensive demo examples with FontAwesome and Bootstrap Icons are included. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 6✅ Passed checks (6 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|


closes #12092
Summary by CodeRabbit
New Features
Documentation