Type Alias GroupState

type GroupState = {
    qActiveFieldDef?: string;
    qInfo?: NxInfo;
}
Index

Properties

qActiveFieldDef?: string

String defining the active field.

qInfo?: NxInfo

Target cyclic group.