Appearance
WARNING
The information provided on this page is intended for users with developer access to ACE Widgets.
Copyright component
Displays the Telia copyright banner
Example Usage
js
import CopyrightComponent from '@telia-ace/widget-components-copyright-flamingo';
bootstrap('https://url-to-site', (config) => {
config.plugin(CopyrightComponent);
});
Properties
This component does not have any properties.
Styling
See styling documentation for more details.
This component does not have any attributes to style.
Texts
See texts documentation for more details.
This component does not have any custom texts.