Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Models.Interface
IUnit
Interface IUnit
Unit
Adder should be used only in field with number only (no formula)
interface
IUnit
{
adder
?:
number
;
label
:
string
;
multiplicator
?:
number
;
}
Index
Properties
adder?
label
multiplicator?
Properties
Optional
adder
adder
?:
number
label
label
:
string
Optional
multiplicator
multiplicator
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
adder
label
multiplicator
Tanatloc documentation
Loading...
Unit
Adder should be used only in field with number only (no formula)