FunctionAskAI({
html,
setHtml,
onScrollToBottom,
isAiWorking,
setisAiWorking,
isEditableModeEnabled = false,
components/editor/ask-ai/index.tsx:27
FunctionFooter({
onReset,
htmlHistory,
setHtml,
device,
setDevice,
iframeRef,
}: {
onReset: () => void;
html
components/editor/footer/index.tsx:23
FunctionGridPattern({
width = 40,
height = 40,
x = -1,
y = -1,
strokeDasharray = "0",
squares,
className,
...prop
components/magic-ui/grid-pattern.tsx:15