atomic-external

This is for:

Developer
In this article

The atomic-external component allows components defined outside of the atomic-search-interface to initialize.

Properties

Property Attribute Description Type Default

boundInterface

Represents the bound interface for the AtomicExternal component.

HTMLElement & { engine?: CoreEngine<{}, ThunkExtraArguments> | undefined; } | undefined

selector

selector

The CSS selector that identifies the atomic-search-interface component with which to initialize the external components.

string

'atomic-search-interface'