Trust component
<loquix-caveat-notice> carries the standing reminder that an assistant can be wrong — the line under a composer, or a note beside a sensitive answer. It is deliberately small and quiet, since it is present all the time.
loquix-caveat-notice three placements text only
Placement variants Live component
import ' @loquix/core/define/define-caveat-notice ' ;
message = " Loquix can make mistakes. Check important information. "
Variant
Use it for
footer
The standing line under the composer. No background, smallest text.
inline
A note between messages, on a tinted background.
contextual
A warning attached to one specific answer.
One standing caveat, not three
A permanent footer caveat stops being read within a session. Reserve contextual for answers that genuinely warrant a second look — a medical, legal, or financial topic — so the stronger notice still registers.
Property
Attribute
Type
Default
Description
message
message
string
—
The caveat text.
variant
variant
'footer' | 'inline' | 'contextual'
'footer'
Placement style.
Part
Purpose
notice
The notice container.
Variable
Purpose
--loquix-caveat-text-color
Text color.
--loquix-caveat-bg
Background for the inline and contextual variants.
--loquix-caveat-font-size
Font size. Defaults to 0.6875rem.
--loquix-caveat-padding
Inner padding.