19 declare(strict_types=1);
createId()
Create a fresh unique id.
addOnLoadCode(string $code)
Add some JavaScript-statements to the on-load handler of the page.
Provides methods to interface with javascript.
getOnLoadCodeAsync()
Get all the registered on-load javascript code for the async context, e.g.