Component({ props: { item: null, btnConfig: [] }, data: {}, didMount() {}, methods: {} });