File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1515< body >
1616 < div id ="root ">
1717 < div class ="container sample center ">
18+ < igc-checkbox label-position ="before "> Label</ igc-checkbox >
1819 < div class ="wrapper ">
1920 < span id ="checkbox-label "> Label</ span >
2021 < igc-checkbox aria-labelledby ="checkbox-label " label-position ="before "> </ igc-checkbox >
Original file line number Diff line number Diff line change 3434 < igc-radio-group >
3535 < igc-radio name ="fruit " label-position ="before " value ="apple "> Apple</ igc-radio >
3636 < div class ="wrapper ">
37- < span id ="radio-label "> Label </ span >
37+ < span id ="radio-label "> Orange </ span >
3838 < igc-radio
3939 name ="fruit "
4040 label-position ="before "
Original file line number Diff line number Diff line change 1515< body >
1616 < div id ="root ">
1717 < div class ="container sample center ">
18+ < igc-switch label-position ="before "> Label</ igc-switch >
1819 < div class ="wrapper ">
1920 < span id ="switch-label "> Label</ span >
2021 < igc-switch aria-labelledby ="switch-label " label-position ="before "> </ igc-switch >
You can’t perform that action at this time.
0 commit comments