Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Setter

An object that sets a value.

Hierarchy

Index

Properties

Properties

set

set: function

Sets a value.

param

The new value.

Type declaration

    • (newValue: any): void
    • Parameters

      • newValue: any

      Returns void

Generated using TypeDoc