Smart-Table
Smart-Table copied to clipboard
How to pass argument with st-pipe
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.