Communicate between angular webapp and bokeh server

Hi,

We have webapp in angular4 with some filters in it. I want to embedd charts into the webapp and use those filters to do the work as widgets do or pass filter values from webapp to bokeh server. Is there any way?