-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Linkbutton widget #163
base: master
Are you sure you want to change the base?
Conversation
Hey @vasu-rbt, thanks for the contribution! We use a PR template here which would have populated when you created the PR. If you could fill that out in your PR description, that would be appreciated. Thanks! |
Hi Thanks |
There's been some recent updates to this repo. You'll need to merge those into your fork and push the changes up. |
Done. Please check and accept my pull request |
Added new Repeater widget for Kentico Xpereicnce 13 Core How to Use
Please accept the pull request |
Implemented Linkbutton widget for Kentico Xpereicnce 13 Core
This is a widget which allows you to add a button to your screen with certain attributes that can be configured while adding. The properties that can be configured are:
LinkButton text: Enter desired button name like Click me
LinkButton text color: Enter desired color name/code like red/#FF0000
LinkButton BG color: Enter desired backgroud color name/code like red/#FF0000
Link CSS class: Enter style class name if you have
Link URL : You can enter here desired target URL of this button
Link target: selecte option (eg: _blank/_self).
This widget has been tested on Kentico Xperience 13 Core MVC version (13.0.115) and can be used on >=13.0.73.