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.
An Object which contains all the information for the footer.
theme: SoftUI({ footer: { replaceDefault: Boolean, text: String, }, });
theme: SoftUI({ footer: { replaceDefault: true, text: "Bot developed by Plain", }, });
Was this page helpful?