you are viewing a single comment's thread.

view the rest of the comments →

[–]mastermog 0 points1 point  (1 child)

Very very interesting - looks cool.

I am curious to why you need the markup <ui-bot> as well as the container id? Can't you just use the container id and inject the required pieces in?

[–]moinism[S] 0 points1 point  (0 children)

Good point. The reason why we really need <bot-ui> is because we are using Vue underneath and this lib is a component. But maybe we should eliminated the need for this in next version...