Lines Matching refs:actionButton
241 const actionButton = reminders[i].actionButton || [];
242 for (let j = 0; j < actionButton.length; j++) {
243 console.log("getValidReminders, actionButton.title = " + actionButton[j]?.title);
244 console.log("getValidReminders, actionButton.type = " + actionButton[j]?.type);
297 const actionButton = reminders[i].actionButton || [];
298 for (let j = 0; j < actionButton.length; j++) {
299 console.log("getValidReminders, actionButton.title = " + actionButton[j]?.title);
300 console.log("getValidReminders, actionButton.type = " + actionButton[j]?.type);
595 const actionButton = reminders[i].reminderReq.actionButton || [];
596 for (let j = 0; j < actionButton.length; j++) {
597 console.log("getAllValidReminders, actionButton.title = " + actionButton[j]?.title);
598 console.log("getAllValidReminders, actionButton.type = " + actionButton[j]?.type);
824 | actionButton | [[ActionButton?, ActionButton?, ActionButton?]](#actionbutton) | No| Buttons displ…