Bootstrap-vue: Does <b-form-input> tag supports vuejs @focus events ?

Created on 25 Oct 2017  路  1Comment  路  Source: bootstrap-vue/bootstrap-vue

Is there any work around?

Answered Question

Most helpful comment

You may use .native modifier on any events at components which doesn't support these events by itself

>All comments

You may use .native modifier on any events at components which doesn't support these events by itself

Was this page helpful?
0 / 5 - 0 ratings