Footer action
Footer action provides updated text and scroll up button.
<hy-footer>
<hy-footer-action
updated-text="Updated on 14.10.2020"
up-button-label="Up"
></hy-footer-action>
</hy-footer>
# Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
upButtonLabel | up-button-label | Up button label. | string | undefined |
updatedText | updated-text | String of text for updated text to be displayed. | string | undefined |
# Dependencies
# Depends on
# Graph
graph TD;
hy-footer-action --> hy-icon
style hy-footer-action fill:#f9f,stroke:#333,stroke-width:4px
Helsinki University Design System