Objeto

Abstract Class Objeto

Objeto

The generic class, using to extend more functions or data. Useful when developing plugins.

All Known Subclasses

Constructor

This class inherit the constructor from parent class. To get an instance of this class, use one of the subclass's constructors.

Properties

PropTypeDefaultDescription
protected _dRecord<string, any>{}The internal data using in all subclasses.
protected _config read onlyRecord<string, any>{}The internal configuration using in all subclasses.
vue-formily stores all the elements constructor and plugins here
plugsPlugs{}Any plugins for the current element

Inherited Methods

From class Evento

Edit this page on GitHub Updated at Fri, Feb 4, 2022