ic-select-from-response
- The Response Selector AttributeThe response selector attribute can be used to select the element to take the inner HTML from in a a server response.
The value of the attribute should be a valid selector of the element to take the content from.
This attribute may be placed on parent elements, allowing you to specify behavior across multiple elements.
Here is a simple example of a response selector filtering a full HTML document for a list: