const props = {
disabled: {
type: Boolean,
},
left: {
type: Array,
opened: {
type: null,
value: false,
right: {
style: {
type: String,
value: '',
};
export default props;