mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
docs(radio): add api demo link
This commit is contained in:
@ -40,6 +40,7 @@ import {ListHeader} from '../list/list';
|
|||||||
*
|
*
|
||||||
* </ion-list>
|
* </ion-list>
|
||||||
* ```
|
* ```
|
||||||
|
* @demo /docs/v2/demos/radio/
|
||||||
* @see {@link /docs/v2/components#radio Radio Component Docs}
|
* @see {@link /docs/v2/components#radio Radio Component Docs}
|
||||||
*/
|
*/
|
||||||
@Directive({
|
@Directive({
|
||||||
@ -162,7 +163,7 @@ export class RadioGroup extends Ion {
|
|||||||
* Radio Label
|
* Radio Label
|
||||||
* </ion-radio>
|
* </ion-radio>
|
||||||
* ```
|
* ```
|
||||||
*
|
* @demo /docs/v2/demos/radio/
|
||||||
* @see {@link /docs/v2/components#radio Radio Component Docs}
|
* @see {@link /docs/v2/components#radio Radio Component Docs}
|
||||||
*/
|
*/
|
||||||
@Component({
|
@Component({
|
||||||
|
Reference in New Issue
Block a user