Table of Contents

Interface Slottable

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("Slottable")]
public interface Slottable

Properties

AssignedSlot

[Value("assignedSlot")]
HTMLSlotElement? AssignedSlot { get; }

Property Value

HTMLSlotElement