UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 487 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [WireMetadata](./x-components.wiremetadata.md) &gt; [replaceable](./x-components.wiremetadata.replaceable.md) ## WireMetadata.replaceable property The event replaces an existing entry of the same event in the bus, placing this new one based on its priority. **Signature:** ```typescript replaceable?: boolean; ```