{#if story === 'custom icon'}

This is some tooltip text. This box shows the maximum amount of text that should appear inside. If more room is needed please use a modal instead.

{:else if story === 'uncontrolled'}
My text wrapped with tooltip
Tooltip content
{:else}

This is some tooltip text. This box shows the maximum amount of text that should appear inside. If more room is needed please use a modal instead.

{/if}