Closed
Bug 1894501
Opened 10 months ago
Closed 9 months ago
Add icon support to moz-radio
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: mstriemer, Assigned: hjones)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(1 file)
The moz-radio component should support an icon to be shown between the checkbox and the label. This icon can be set by providing an icon URL to the iconsrc attribute (property name iconSrc)
<moz-radio label="Show on left" iconsrc="chrome://browser/skin/showleft.svg"></moz-checkbox>
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → hjones
Status: NEW → ASSIGNED
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ba9fe009b07
add icon support to moz-radio r=reusable-components-reviewers,mstriemer
Comment 3•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•