Client
template.find(selector)
Find one element matching selector
in this template instance.
Arguments
- selector String
-
The CSS selector to match, scoped to the template contents.
template.find(selector)
Find one element matching selector
in this template instance.
The CSS selector to match, scoped to the template contents.
Please login to continue.