hint
the default local names for the "Next", "Previous" and "End Tour" buttons:
object hint;
Example
webix.i18n.hint = {
next: "Next",
prev: "Previous",
last: "End Tour"
}
Related samples
Details
- next - the name of the "Next" button
- prev - the name of the "Previous" button
- last - the name of the "End Tour" button
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.