Open Sanprof opened 9 years ago
Hi, developers. Is there a possibility to call afterShow method anytime when I click to link? I have the next code:
<div data-bind="page: {id: 'reports'}>
I need always call method afterShow even if I have not changed path (div hide/show).
Hi, developers. Is there a possibility to call afterShow method anytime when I click to link? I have the next code:
<div data-bind="page: {id: 'reports'}>
I need always call method afterShow even if I have not changed path (div hide/show).