Options

beforeFirstRender

Executes the callback function before the first simple-keyboard render.

beforeFirstRender: () => console.log("simple-keyboard will render for the first time")