File size: 3,003 Bytes
db2b978 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 | {
"link": "https://plausible.io/",
"topic": "Traffic shop",
"framework": "react",
"1": {
"src": "0",
"dst": "1",
"action": "click to the \"Why Plausible\" button",
"description": "When the \"Why Plausible\" button is clicked, the new component and text appear",
"tag type": [
"",
"button",
"span"
],
"visual type": [
"",
"new component",
"text"
]
},
"2": {
"src": "2",
"dst": "3",
"action": "click to the \"Community\" button",
"description": "When the \"Community\" button is clicked, the new component and text appear",
"tag type": [
"",
"button",
"span"
],
"visual type": [
"",
"new component",
"text"
]
},
"3": {
"src": "4",
"dst": "5",
"action": "click to the \"Yearly\" button",
"description": "When the \"Yearly\" button is clicked, the text and color switch",
"tag type": [
"",
"button"
],
"visual type": [
"",
"text",
"color",
"switch"
]
},
"4": {
"src": "6",
"dst": "7",
"action": "Drag the progress bar",
"description": "When the progress bar is dragged, the text and progress position change",
"tag type": [
"",
"button",
"progress"
],
"visual type": [
"",
"text",
"position"
]
},
"5": {
"src": "8",
"dst": "9",
"action": "Drag the progress bar",
"description": "When the progress bar is dragged, the text and progress position change",
"tag type": [
"",
"button",
"progress"
],
"visual type": [
"",
"text",
"position"
]
},
"6": {
"src": "10",
"dst": "11",
"action": "Drag the progress bar",
"description": "When the progress bar is dragged, the text, progress position and button change",
"tag type": [
"",
"button",
"progress"
],
"visual type": [
"",
"text",
"position",
"switch"
]
},
"7": {
"src": "12",
"dst": "13",
"action": "Click to the \"Start your free trial\" button",
"description": "When the \"Start your free trial\" button is clicked, the new page appear",
"tag type": [
"",
"button"
],
"visual type": [
"",
"new page",
"new component"
]
}
} |