list by clicking a checkbox:
[Try it Β»](#)
* * *
## Definition and Usage
The **ng-open** directive sets the open attribute of a details list.
If the expression in **ng-open** returns true, the details list is visible.
* * *
## Syntax
Learning More Than Just Technology, But Also Dreams!
-
...
The element supports this directive.
* * *
## Parameter Values
| Value | Description |
| --- | --- |
| _expression_ | If the expression is true, the open attribute of the details element is set. |
* * AngularJS Reference](#)
YouTip