PopupButtonChildrenRenderProp Type alias

Type of PopupButtonProps.children when used as render prop.

PopupButtonChildrenRenderProp = (args: PopupButtonChildrenRenderPropArgs) => React.ReactNode

Defined in

Last Updated: 05 June, 2020