proposit-core
Preparing search index...
lib
TExpressionUpdate
Type Alias TExpressionUpdate
Fields that may be updated on an existing expression.
type
TExpressionUpdate
=
{
operator
?:
TCoreLogicalOperatorType
;
position
?:
number
;
variableId
?:
string
;
}
Index
Properties
operator?
position?
variable
Id?
Properties
Optional
operator
operator
?:
TCoreLogicalOperatorType
Optional
position
position
?:
number
Optional
variable
Id
variableId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operator
position
variable
Id
proposit-core
Loading...
Fields that may be updated on an existing expression.