React breadcrumb navigation, how to route incoming metadata

I wonder if metadata can be passed in react like vue-router

{path:"/", name: "Home", component: Home, meta: {title:" homepage"}

so I can display title somewhere on the page

but how can react router define its own metadata or meta-attributes for his routes

I pass custom properties to the < Route > component, but in a global component, the @ withRouter decorator cannot get

I don"t know what can be done to solve this problem

Jun.04,2021

< Route path='/' component= {< Home meta= {/ *. * / >} / >

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b315b2-40316.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b315b2-40316.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?