{% extends 'layout.html' %} {% block body %} {% include 'header.html' -%}
Selector: <{$ doc.ngSelector $}>
{$ input.name $}
Type: {$ input.typeInfo | ngEscape $}
Initial value: {$ input.initialValue $}
{$ output.name $}
Emits: {$ output.type | emitterType $}