Interface ShadowRootInit
@JsType(isNative=true,
namespace="<global>")
public interface ShadowRootInit
-
Method Summary
Modifier and TypeMethodDescriptionstatic ShadowRootInit
create()
getMode()
boolean
void
setDelegatesFocus
(boolean delegatesFocus) void
void
setSlotAssignment
(String slotAssignment)
-
Method Details
-
create
-
getMode
-
getSlotAssignment
-
isDelegatesFocus
@JsProperty boolean isDelegatesFocus() -
setDelegatesFocus
@JsProperty void setDelegatesFocus(boolean delegatesFocus) -
setMode
-
setSlotAssignment
-