Attributes

Deprecated

Attributes that are deprecated and will be removed in future versions.

inline

Deprecated — Use position="inline" instead.

Legacy attribute to enable inline mode (chat embedded directly in the page).

PropertyValue
Typeboolean
Defaultfalse
<!-- Deprecated -->
<tolki-chat bot="..." inline></tolki-chat>

<!-- Use instead -->
<tolki-chat bot="..." position="inline"></tolki-chat>