Deno logo
DeployManualBlogAPIStandard LibraryThird Party Modules

esm.sh/[email protected]/src/index.d.ts

FieldsetHTMLAttributes

  • Type Parameters
  • Extends
  • Properties

FieldsetHTMLAttributes

interface FieldsetHTMLAttributes <T extends EventTarget = HTMLFieldSetElement> extends HTMLAttributes<T> {
disabled?: Signalish<boolean | undefined>;
form?: Signalish<string | undefined>;
name?: Signalish<string | undefined>;
}

§Type Parameters

§
T extends EventTarget = HTMLFieldSetElement
[src]

§Extends

§
HTMLAttributes<T>
[src]

§Properties

§
disabled?: Signalish<boolean | undefined>
[src]
§
form?: Signalish<string | undefined>
[src]
§
name?: Signalish<string | undefined>
[src]
Manual
API
Standard Library
Third Party Modules
Benchmarks
Artwork
Blog
System Status
Companies interested in Deno