Home > @gooddata/sdk-ui-filters > Callback Callback type Signature: export type Callback<T> = (payload: T) => void;