Component({ properties: { loadType: { type: String, value: 'none' }, loadVisible: { type: Boolean, value: false } } })