mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -64,6 +64,7 @@ export class IdRef {
|
||||
* // toggle the no-lines attributes based on whether isAndroid is true or false
|
||||
* <ion-list [attr.no-lines]="isAndroid ? '' : null">
|
||||
* ```
|
||||
* @demo /docs/v2/demos/attr/
|
||||
*/
|
||||
@Directive({
|
||||
selector: '[attr]',
|
||||
|
||||
Reference in New Issue
Block a user