Andrey Yaroshenko
Andrey Yaroshenko
@prakharrke , which toolbar you are using? Fixed or static?
fixed-last-row-only not fully supported now. I'm currently working on it. But instead of padding you can try to set ```....``` see https://github.com/kradio3/react-mdc-web/blob/master/src/Content/Content.js
Hi @eromoe , have a look at this file https://github.com/kradio3/react-mdc-web/blob/master/docs/pages/_template.jsx There are also react-router.Links in Navigation with selected states. All childs of Navigation will be extended for 'selected' property by...
You right, thank you!
yes, that is exactly what i'm removing now, don't use it at the moment
@ataliadvanstep , this property is not implemented yet. I'll extend drawer for '''right''' property
I cannot find this ```mdc-temporary-drawer--right``` class in google implementation. Where you find it?
Hi @renshenhe , This component is based on Menu, but Menu has some glitches in animation. I want to fix Menu component first. But at the moment, you can use...
Hi @kobiak , do you mean "Tab Bar with Scroller" ? https://material-components-web.appspot.com/tabs.html
thanks, @manoj150283