Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 446 Bytes

File metadata and controls

19 lines (10 loc) · 446 Bytes

Button_Link

Implements: BaseComponentView, IButtonComponentView, IComponentModelConfig

Is Variant Of: Button Common

Model: ButtonComponentModel

Preview

Untitled

Description

Button used for make redirections to any url.

It contains the script component GoToLinkAction where we can configure the url redirection data:

  • UrlToGo: Url to redirect when the button is clicked.