Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
type SecureIframeTheme = { pageBg: string; buttonBg: string; buttonBgHover: string; buttonBgPressed: string; buttonBgFocus: string; buttonBorder: string; buttonBorderHover: string; buttonBorderPressed: string; buttonBorderFocus: string; buttonBorderFocusInset: string; buttonText: string; buttonTextHover: string; buttonTextPressed: string; buttonTextFocus: string; buttonBorderRadius: number; buttonFontSize: number; buttonFontWeight: number; buttonSize: "xs" | "sm" | "md" | "lg"; fontUrl: string; fontFamily: string; };
pageBg
string
buttonBg
buttonBgHover
buttonBgPressed
buttonBgFocus
buttonBorder
buttonBorderHover
buttonBorderPressed
buttonBorderFocus
buttonBorderFocusInset
buttonText
buttonTextHover
buttonTextPressed
buttonTextFocus
buttonBorderRadius
number
buttonFontSize
buttonFontWeight
buttonSize
"xs"
"sm"
"md"
"lg"
fontUrl
fontFamily
Was this page helpful?