All Downloads are FREE. Search and download functionalities are using the official Maven repository.

components.buttons.Simple.mappingProps.js Maven / Gradle / Ivy

The newest version!
export default function mappingProps(props) {
    return {
        hintPosition: props.placement,
        ...props,
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy