C: VCheckboxT: featuregood first issue
仓库指标
- Star
- (40,995 star)
- PR 合并指标
- (平均合并 59天 10小时) (30 天内合并 8 个 PR)
描述
Problem to solve
Allow devs to add additional info on what checking the checkbox means, along with its label
Proposed solution
Right now devs can "kinda" achieve that through the :hint prop, but the rendered UI is kinda ugly. What I was thinking was adding text right below the label, with a font-size lower than the label but higher than the hint. Related SASS variables should be provided too