Vuetify: Improvement Request: Add Ability to Programmatically Close Expansion Panel

Created on 27 Oct 2017  路  2Comments  路  Source: vuetifyjs/vuetify

Expansion panels can be opened or closed using the clicking the header. They can also be set to expanded on component load. However, it would be nice to have the ability to open and close the expansion panel programmatically.

For example, I am using an expansion panel to hide a search form. I would like to close the expansion panel when the user clicks the search button and begins a search.

invalid

Most helpful comment

You can control expansion panel visibility with v-model or the value prop: https://codepen.io/anon/pen/wPvoyx?editors=1010

All 2 comments

You can control expansion panel visibility with v-model or the value prop: https://codepen.io/anon/pen/wPvoyx?editors=1010

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cawa-93 picture cawa-93  路  3Comments

paladin2005 picture paladin2005  路  3Comments

jofftiquez picture jofftiquez  路  3Comments

efootstep picture efootstep  路  3Comments

dohomi picture dohomi  路  3Comments