projects/ui/feedback/config/feedback-config.ts
import { FeedbackFeature } from '@cngx/ui/feedback'
A feature configuration function returned by withXxx() helpers.
withXxx()
Merge rule (all features): an explicitly passed option wins; an omitted option preserves the value an earlier feature wrote. No feature clears fields it was not given.