setIdBytes

open fun setIdBytes(value: ByteString): Context.Scripts.JavaScript.Builder
ID at which to attach the script tag in the DOM.
string id = 2;

Return

This builder for chaining.

Parameters

value

The bytes for id to set.