Type Alias NxListObjectExpression

type NxListObjectExpression = {
    qError?: NxLayoutErrors;
    qExpr?: string;
}
Index

Properties

Properties

Gives information on the error. This parameter is optional.

qExpr?: string

Value of the expression.