Type alias FitBoundsOptions

FitBoundsOptions: TransitionOptions & {
    padding?: number;
}

Generated using TypeDoc