kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

Pass additional params to nodeView #196

Closed TomaszGrzmilas closed 6 years ago

TomaszGrzmilas commented 6 years ago

Hi,

Is it possible to pass custom parameters to my node View?

I set: 'nodeView' => '@app/(...)/_show_article',

and I want aces variable $documents that is present in view that call TreeView::widget.

BR TG

kartik-v commented 6 years ago

Noting an enhancement.