This commit is contained in:
syuilo
2018-02-12 00:41:48 +09:00
parent 249fdc1b5d
commit 910edf7c5f
4 changed files with 33 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ export default Vue.extend({
default: 'auto'
},
popoutUrl: {
type: String
type: [String, Function]
}
},