UNPKG

@empathyco/x-components

Version:
22 lines (14 loc) 1.06 kB
--- title: AiOverview --- # AiOverview ## Props | Name | Description | Type | Default | | ------------------------- | -------------------------------------------------- | ------------------- | ----------------------------------------- | | <code>title</code> | The text displayed when the question ended loading | <code>string</code> | <code>'Empathy AI Overview'</code> | | <code>titleLoading</code> | The text displayed when the question is loading. | <code>string</code> | <code>'Generating with Empathy AI'</code> | | <code>buttonText</code> | The text displayed on the expand button. | <code>string</code> | <code>'Show more'</code> | ## Slots | Name | Description | Bindings<br />(name - type - description) | | -------------------- | ----------- | ----------------------------------------- | | <code>default</code> | | |