Property Id
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
Id
Gets or sets the ID attribute of the HTML element. Used to uniquely identify the element within the page.
public string? Id { get; set; }
Gets or sets the ID attribute of the HTML element. Used to uniquely identify the element within the page.
public string? Id { get; set; }