createButton(text: string,options?: CreateButtonOptions,): HTMLButtonElement
Usage
import { createButton } from ".";
createButton(text: string,options?: CreateButtonOptions,): HTMLButtonElement
import { createButton } from ".";