lorenzofox3 / Smart-Table

Code source of Smart Table module: a table/grid for Angularjs
http://lorenzofox3.github.io/smart-table-website/
1.8k stars 513 forks source link

How to pass argument with st-pipe #849

Open abujaid opened 4 years ago

abujaid commented 4 years ago

Please provide a solution i got stuck in a problem where i need some argument with st-pipe function.i have a function innerFunc, im invoking this using st-pipe function where i want to pass some argument i.e id like st-pipe="innerFunc(id)" is it possible to pass.