Skip to content

DisclaimerOption

type DisclaimerOption = {
highContrast?: boolean;
text: string;
};
optional highContrast: boolean;

When true, increases contrast for the disclaimer text.


text: string;

Markdown text displayed below the composer.