Some additional UI settings on bottom part of planner
Default:
additional: {
terms: {
type: "text",
show: true,
text: '',
href: 'https://roomtodo.com/en/terms_of_service/',
target: "_blank"
},
copyright: {
type: "text",
show: true,
text: '2023 © Roomtodo',
href: 'https://roomtodo.com/',
target: "_blank"
},
}
copyright:
- type - type of copyright
- show - determines status of copyright
- src - src of copyright(if copyright is image)
- href - link where leads copyright if click on it
- target - determines how you wanna it to open on click
terms:
- type - type of terms
- show - determines status of terms
- src - src of terms (if terms is image)
- href - link where leads terms if click on it
- target - determines how you wanna it to open on click
orderFloorPlanUrl:
Defines link to order floor plan feature on roomtodo site. If this variable not set - this button will be hidden: