Options
All
  • Public
  • Public/Protected
  • All
Menu

An object that sets a value.

Hierarchy

Index

Properties

Properties

Readonly set

set: (newValue: any) => void

Sets a value.

param

The new value.

Type declaration

    • (newValue: any): void
    • Parameters

      • newValue: any

      Returns void

Generated using TypeDoc