Properties
Static ngAcceptInputType_highlightingHandled
ngAcceptInputType_highlightingHandled: string | boolean
Static ngAcceptInputType_isHighlightInProgress
ngAcceptInputType_isHighlightInProgress: string | boolean
Static ngAcceptInputType_isParent
ngAcceptInputType_isParent: string | boolean
Static ngAcceptInputType_parentSum
ngAcceptInputType_parentSum: string | number
Static ngAcceptInputType_parentValue
ngAcceptInputType_parentValue: string | number
Static ngAcceptInputType_sum
ngAcceptInputType_sum: string | number
Static ngAcceptInputType_totalHighlightProgress
ngAcceptInputType_totalHighlightProgress: string | number
Static ngAcceptInputType_value
ngAcceptInputType_value: string | number
Sets whether the user handled the highlighting themselves. If so we won't run any of our default highlight styling.