Преглед изворни кода

Add props to TopBarButton type (#4373)

Ganesh Datta пре 6 година
родитељ
комит
b369a54a7f
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      lib/src/interfaces/Options.ts

+ 4
- 0
lib/src/interfaces/Options.ts Прегледај датотеку

@@ -239,6 +239,10 @@ export interface OptionsTopBarButton {
239 239
    */
240 240
   component?: {
241 241
     name: string;
242
+    /**
243
+     * Properties to pass down to the component
244
+     */
245
+    passProps?: object;
242 246
   };
243 247
   /**
244 248
    * Set the button text