Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Attribute

A structure that includes the type and value of an attribute

Hierarchy

  • Attribute

Index

Properties

Properties

type: number

The attribute type

value?: string | number | boolean | Buffer | Date

The value of the attribute

Generated using TypeDoc