exportdefault {
stylePrefix: 'trt-',
// Specify the element to use as a container, string (query) or HTMLElement// With the empty value, nothing will be renderedappendTo: '',
// Default options for the target inputoptionsTarget: [{ value: false }, { value: '_blank' }]
};