File

projects/netgrif-components-core/src/lib/data-fields/data-field-template/models/wrapped-boolean.ts

Description

This class wraps a boolean variable into an object, so it can be passed by reference rather than by value to other objects.

Index

Properties

Properties

Public value
Type : boolean
export class WrappedBoolean {
    public value: boolean;
}

result-matching ""

    No results matching ""