React-md: Allow NavigationDrawer to modify style/class of navItems list

Created on 22 May 2017  路  2Comments  路  Source: mlaursen/react-md

Description

Currently it is possible to edit navClassName and navStyle in standalone Drawer component but it is absent in NavigationDrawer

Version

  • React: 15.3.1
  • React-MD: 1.0.14

Most helpful comment

They are actually still passed to the Drawer from the NavigationDrawer, it looks like I just didn't document them correctly (All undocumented/remaining props are passed to the Drawer). I'll update that.

All 2 comments

They are actually still passed to the Drawer from the NavigationDrawer, it looks like I just didn't document them correctly (All undocumented/remaining props are passed to the Drawer). I'll update that.

Thanks for lighting fast response! Nice to hear that.

Great job with this library!

Was this page helpful?
0 / 5 - 0 ratings