<templates:faq>
</...>
A template element that can be clicked to open a dropdown and reveal hidden content.
Content
any
The content to render inside the FAQ.
Attributes
id
string
(Required) Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).