PopupButtonChildrenRenderProp Type alias

Type of PopupButtonProps.children when used as render prop.

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

Defined in

Last Updated: 08 January, 2020