FunctionssetFloatingButtonsetFloatingButton CallablesetFloatingButton(...args: [value: FloatingButton, callback: () => void]): Promise<void>Enables or disables a button which floats over the page.Parametersrest...args: [value: FloatingButton, callback: () => void]Returns Promise<void>
Enables or disables a button which floats over the page.