JavaScriptOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ID at which to attach the script tag in the DOM.
Content copied to clipboard
string id = 2;
Link copied to clipboard
Link copied to clipboard
Whether to add the `nomodule` flag to a script.
Content copied to clipboard
bool no_module = 6;
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Whether to pre-fetch this asset, as applicable.
Content copied to clipboard
bool prefetch = 7;
Link copied to clipboard
Whether to pre-load this asset, as applicable.
Content copied to clipboard
bool preload = 8;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
URI to a given script asset.
Content copied to clipboard
.webutil.html.types.TrustedResourceUrlProto uri = 1;
Link copied to clipboard