Search for Components
You can now use the webflow.searchComponents(options) method (Beta) to search for Components by name or description.
If you don’t provide a search parameter, the method returns all Components.
If you provide a string search parameter as in the following example, the method returns Components with matching names or descriptions.
For more information, see Search for Components.