use/useFilteredAttrs
Overview
Returns a computed ref of component attrs filtered to an explicit pick list and/or omit list, normalising keys to camelCase.
Methods
- useFilteredAttrs - Filter attrs to prevent excessive attrs from being rendered.
Source
client/lib/use/useFilteredAttrs.js:1