thanhnew2001 commited on
Commit
c605ded
1 Parent(s): a53f1f2

Update button.jsonl

Browse files
Files changed (1) hide show
  1. button.jsonl +101 -100
button.jsonl CHANGED
@@ -1,100 +1,101 @@
1
- {"instruction": "Create a 'Login' button for user authentication", "Markdown code": "<|Login|button|>"}
2
- {"instruction": "Display a 'Sign Up' button for new user registration", "Markdown code": "<|Sign Up|button|>"}
3
- {"instruction": "Show a 'Logout' button for ending user sessions", "Markdown code": "<|Logout|button|>"}
4
- {"instruction": "Create a 'Refresh Data' button for updating content", "Markdown code": "<|Refresh Data|button|>"}
5
- {"instruction": "Display a 'Submit Query' button for search operations", "Markdown code": "<|Submit Query|button|>"}
6
- {"instruction": "Show a 'Load More' button for incremental data loading", "Markdown code": "<|Load More|button|>"}
7
- {"instruction": "Create a 'Predict' button for machine learning predictions", "Markdown code": "<|Predict|button|>"}
8
- {"instruction": "Display a 'Train Model' button for starting ML training", "Markdown code": "<|Train Model|button|>"}
9
- {"instruction": "Show a 'Analyze' button for data analysis tasks", "Markdown code": "<|Analyze|button|>"}
10
- {"instruction": "Create a 'Download Report' button for exporting data", "Markdown code": "<|Download Report|button|>"}
11
- {"instruction": "Display a 'View Results' button for showing analysis outcomes", "Markdown code": "<|View Results|button|>"}
12
- {"instruction": "Show a 'Save Progress' button for saving work", "Markdown code": "<|Save Progress|button|>"}
13
- {"instruction": "Create an 'Upload Dataset' button for data input", "Markdown code": "<|Upload Dataset|button|>"}
14
- {"instruction": "Display a 'Customize Settings' button for configuration", "Markdown code": "<|Customize Settings|button|>"}
15
- {"instruction": "Show a 'Start Simulation' button for running models", "Markdown code": "<|Start Simulation|button|>"}
16
- {"instruction": "Create a 'Reset Parameters' button for model adjustments", "Markdown code": "<|Reset Parameters|button|>"}
17
- {"instruction": "Display a 'Deploy Model' button for model deployment", "Markdown code": "<|Deploy Model|button|>"}
18
- {"instruction": "Show an 'Optimize' button for performance tuning", "Markdown code": "<|Optimize|button|>"}
19
- {"instruction": "Create a 'Connect' button for linking to services or databases", "Markdown code": "<|Connect|button|>"}
20
- {"instruction": "Display a 'Visualize Data' button for graphical representations", "Markdown code": "<|Visualize Data|button|>"}
21
- {"instruction": "Create a 'Start' button", "Markdown code": "<|Start|button|>"}
22
- {"instruction": "Display a 'Pause' button with a pause action", "Markdown code": "<|Pause|button|on_action=pause_action|>"}
23
- {"instruction": "Show a 'Resume' button with a resume action", "Markdown code": "<|Resume|button|on_action=resume_action|>"}
24
- {"instruction": "Create a 'Stop' button", "Markdown code": "<|Stop|button|>"}
25
- {"instruction": "Display a 'Details' button", "Markdown code": "<|Details|button|>"}
26
- {"instruction": "Show a 'Close' button with a close action", "Markdown code": "<|Close|button|on_action=close_action|>"}
27
- {"instruction": "Create a 'Confirm' button", "Markdown code": "<|Confirm|button|>"}
28
- {"instruction": "Display a 'Decline' button with a decline action", "Markdown code": "<|Decline|button|on_action=decline_action|>"}
29
- {"instruction": "Show a 'Submit Feedback' button", "Markdown code": "<|Submit Feedback|button|>"}
30
- {"instruction": "Create a 'Read More' button", "Markdown code": "<|Read More|button|>"}
31
- {"instruction": "Display an 'Edit Profile' button with an edit profile action", "Markdown code": "<|Edit Profile|button|on_action=edit_profile|>"}
32
- {"instruction": "Show a 'Save Changes' button with a save changes action", "Markdown code": "<|Save Changes|button|on_action=save_changes|>"}
33
- {"instruction": "Create a 'Cancel Reservation' button", "Markdown code": "<|Cancel Reservation|button|>"}
34
- {"instruction": "Display a 'View Details' button", "Markdown code": "<|View Details|button|>"}
35
- {"instruction": "Show a 'Compare' button", "Markdown code": "<|Compare|button|>"}
36
- {"instruction": "Create an 'Apply Now' button", "Markdown code": "<|Apply Now|button|>"}
37
- {"instruction": "Display a 'Request Info' button", "Markdown code": "<|Request Info|button|>"}
38
- {"instruction": "Show a 'Join Us' button", "Markdown code": "<|Join Us|button|>"}
39
- {"instruction": "Create a 'See More' button", "Markdown code": "<|See More|button|>"}
40
- {"instruction": "Display a 'Book Now' button", "Markdown code": "<|Book Now|button|>"}
41
- {"instruction": "Create a 'Home' button", "Markdown code": "<|Home|button|>"}
42
- {"instruction": "Set up a 'Login' button with a login action", "Markdown code": "<|Login|button|on_action=login_action|>"}
43
- {"instruction": "Design a 'Back' button with a go back action", "Markdown code": "<|Back|button|on_action=go_back|>"}
44
- {"instruction": "Implement a 'Next' button for navigation", "Markdown code": "<|Next|button|>"}
45
- {"instruction": "Configure a 'Profile' button with profile-button identifier", "Markdown code": "<|Profile|button|id=profile-button|>"}
46
- {"instruction": "Create a 'Logout' button with a logout action", "Markdown code": "<|Logout|button|on_action=logout_action|>"}
47
- {"instruction": "Set up a 'Refresh' button", "Markdown code": "<|Refresh|button|>"}
48
- {"instruction": "Design a 'Help' button with help information hover text", "Markdown code": "<|Help|button|hover_text=Get Help Information|>"}
49
- {"instruction": "Implement a 'Download' button with a download action", "Markdown code": "<|Download|button|on_action=download_action|>"}
50
- {"instruction": "Configure a 'Search' button with a search action", "Markdown code": "<|Search|button|on_action=search_action|>"}
51
- {"instruction": "Create a 'Contact Us' button", "Markdown code": "<|Contact Us|button|>"}
52
- {"instruction": "Set up an 'Upload' button with an upload action", "Markdown code": "<|Upload|button|on_action=upload_action|>"}
53
- {"instruction": "Design a 'Settings' button with settings-button identifier", "Markdown code": "<|Settings|button|id=settings-button|>"}
54
- {"instruction": "Implement an 'About' button", "Markdown code": "<|About|button|>"}
55
- {"instruction": "Configure a 'Register' button with a registration action", "Markdown code": "<|Register|button|on_action=register_action|>"}
56
- {"instruction": "Create an 'Add to Cart' button", "Markdown code": "<|Add to Cart|button|>"}
57
- {"instruction": "Set up a 'View Cart' button with a view cart action", "Markdown code": "<|View Cart|button|on_action=view_cart|>"}
58
- {"instruction": "Design a 'Checkout' button with a checkout action", "Markdown code": "<|Checkout|button|on_action=checkout|>"}
59
- {"instruction": "Implement a 'Subscribe' button with a subscribe action", "Markdown code": "<|Subscribe|button|on_action=subscribe_action|>"}
60
- {"instruction": "Configure a 'Learn More' button", "Markdown code": "<|Learn More|button|>"}
61
- {"instruction": "Create a submit button", "Markdown code": "<|Submit|button|>"}
62
- {"instruction": "Set up a save button with a custom action to save data", "Markdown code": "<|Save|button|on_action=save_data|>"}
63
- {"instruction": "Design a cancel button with error class and cancel operation hover text", "Markdown code": "<|Cancel|button|class_name=error|hover_text=Cancel Operation|>"}
64
- {"instruction": "Implement a full-width button", "Markdown code": "<|Full Width Button|button|class_name=fullwidth|>"}
65
- {"instruction": "Configure an options button with secondary style and options-button identifier", "Markdown code": "<|Options|button|class_name=secondary|id=options-button|>"}
66
- {"instruction": "Create a success button with a success action", "Markdown code": "<|Success|button|class_name=success|on_action=on_success|>"}
67
- {"instruction": "Set up an inactive button", "Markdown code": "<|Inactive|button|active=False|>"}
68
- {"instruction": "Design a warning button with warning style and be careful hover text", "Markdown code": "<|Warning|button|class_name=warning|hover_text=Be Careful!|>"}
69
- {"instruction": "Implement a plain button with a plain action", "Markdown code": "<|Plain Button|button|class_name=plain|on_action=plain_action|>"}
70
- {"instruction": "Configure a trigger function button with trigger-btn identifier", "Markdown code": "<|Trigger Function|button|on_action=trigger_function|id=trigger-btn|>"}
71
- {"instruction": "Create a confirm button with fullwidth success style and confirm your choice hover text", "Markdown code": "<|Confirm|button|class_name=fullwidth success|hover_text=Confirm your choice|>"}
72
- {"instruction": "Set up an error button with error style, handle error action, and inactive state", "Markdown code": "<|Error|button|class_name=error|on_action=handle_error|active=False|>"}
73
- {"instruction": "Design a settings button with secondary style, open settings action, and adjust your settings hover text", "Markdown code": "<|Settings|button|class_name=secondary|on_action=open_settings|hover_text=Adjust your settings|>"}
74
- {"instruction": "Implement an alert button with warning style, inactive state, and alert identifier", "Markdown code": "<|Alert|button|class_name=warning|active=False|id=alert-button|>"}
75
- {"instruction": "Configure a submit form button with plain fullwidth style and submit form action", "Markdown code": "<|Submit|button|class_name=plain fullwidth|on_action=submit_form|>"}
76
- {"instruction": "Create a complete button with success style, complete the task hover text, and complete-button identifier", "Markdown code": "<|Complete|button|class_name=success|hover_text=Complete the task|id=complete-button|>"}
77
- {"instruction": "Set up a secondary action button with secondary style, secondary action, and inactive state", "Markdown code": "<|Secondary Action|button|class_name=secondary|on_action=secondary_action|active=False|>"}
78
- {"instruction": "Design an abort button with error fullwidth style and abort process action", "Markdown code": "<|Abort|button|class_name=error fullwidth|on_action=abort_process|>"}
79
- {"instruction": "Implement a warning button with warning style, warning action, and Warning! hover text", "Markdown code": "<|Warning|button|class_name=warning|on_action=warning_action|hover_text=Warning!|>"}
80
- {"instruction": "Configure an execute button with execute command action, execute-btn identifier, and plain style", "Markdown code": "<|Execute|button|on_action=execute_command|id=execute-btn|class_name=plain|>"}
81
- {"instruction": "Create a simple button with a label", "Markdown code": "<|Submit|button|>"}
82
- {"instruction": "Set up a button with a custom action callback", "Markdown code": "<|Save|button|on_action=save_data|>"}
83
- {"instruction": "Design a button with a specific CSS class and hover text", "Markdown code": "<|Cancel|button|class_name=error|hover_text=Cancel Operation|>"}
84
- {"instruction": "Implement a button that expands to full width", "Markdown code": "<|Full Width Button|button|class_name=fullwidth|>"}
85
- {"instruction": "Configure a button with a secondary style and a custom identifier", "Markdown code": "<|Options|button|class_name=secondary|id=options-button|>"}
86
- {"instruction": "Create a button with a success style and an action callback", "Markdown code": "<|Success|button|class_name=success|on_action=on_success|>"}
87
- {"instruction": "Set up a button that is initially inactive", "Markdown code": "<|Inactive|button|active=False|>"}
88
- {"instruction": "Design a button with a warning style and a specific hover text", "Markdown code": "<|Warning|button|class_name=warning|hover_text=Be Careful!|>"}
89
- {"instruction": "Implement a button with a plain style and a custom action callback", "Markdown code": "<|Plain Button|button|class_name=plain|on_action=plain_action|>"}
90
- {"instruction": "Configure a button to trigger a specific function and have a unique identifier", "Markdown code": "<|Trigger Function|button|on_action=trigger_function|id=trigger-btn|>"}
91
- {"instruction": "Create a full width button with a success style and hover text", "Markdown code": "<|Confirm|button|class_name=fullwidth success|hover_text=Confirm your choice|>"}
92
- {"instruction": "Set up a button with an error style, custom action, and inactive state", "Markdown code": "<|Error|button|class_name=error|on_action=handle_error|active=False|>"}
93
- {"instruction": "Design a secondary style button with a specific action callback and hover text", "Markdown code": "<|Settings|button|class_name=secondary|on_action=open_settings|hover_text=Adjust your settings|>"}
94
- {"instruction": "Implement a button with a warning style, inactive state, and custom identifier", "Markdown code": "<|Alert|button|class_name=warning|active=False|id=alert-button|>"}
95
- {"instruction": "Configure a plain style button that expands to full width and has a specific action", "Markdown code": "<|Submit|button|class_name=plain fullwidth|on_action=submit_form|>"}
96
- {"instruction": "Create a button with a success style, specific hover text, and custom identifier", "Markdown code": "<|Complete|button|class_name=success|hover_text=Complete the task|id=complete-button|>"}
97
- {"instruction": "Set up a button with a secondary style and an action callback, also inactive", "Markdown code": "<|Secondary Action|button|class_name=secondary|on_action=secondary_action|active=False|>"}
98
- {"instruction": "Design a button with an error style and a custom action, also full width", "Markdown code": "<|Abort|button|class_name=error fullwidth|on_action=abort_process|>"}
99
- {"instruction": "Implement a warning style button with a specific action callback and hover text", "Markdown code": "<|Warning|button|class_name=warning|on_action=warning_action|hover_text=Warning!|>"}
100
- {"instruction": "Configure a button to trigger a function, have a unique identifier, and use a plain style", "Markdown code": "<|Execute|button|on_action=execute_command|id=execute-btn|class_name=plain|>"}
 
 
1
+
2
+ {"prompt": "Create a 'Login' button for user authentication", "Markdown code": "<|Login|button|>"}
3
+ {"prompt": "Display a 'Sign Up' button for new user registration", "Markdown code": "<|Sign Up|button|>"}
4
+ {"prompt": "Show a 'Logout' button for ending user sessions", "Markdown code": "<|Logout|button|>"}
5
+ {"prompt": "Create a 'Refresh Data' button for updating content", "Markdown code": "<|Refresh Data|button|>"}
6
+ {"prompt": "Display a 'Submit Query' button for search operations", "Markdown code": "<|Submit Query|button|>"}
7
+ {"prompt": "Show a 'Load More' button for incremental data loading", "Markdown code": "<|Load More|button|>"}
8
+ {"prompt": "Create a 'Predict' button for machine learning predictions", "Markdown code": "<|Predict|button|>"}
9
+ {"prompt": "Display a 'Train Model' button for starting ML training", "Markdown code": "<|Train Model|button|>"}
10
+ {"prompt": "Show a 'Analyze' button for data analysis tasks", "Markdown code": "<|Analyze|button|>"}
11
+ {"prompt": "Create a 'Download Report' button for exporting data", "Markdown code": "<|Download Report|button|>"}
12
+ {"prompt": "Display a 'View Results' button for showing analysis outcomes", "Markdown code": "<|View Results|button|>"}
13
+ {"prompt": "Show a 'Save Progress' button for saving work", "Markdown code": "<|Save Progress|button|>"}
14
+ {"prompt": "Create an 'Upload Dataset' button for data input", "Markdown code": "<|Upload Dataset|button|>"}
15
+ {"prompt": "Display a 'Customize Settings' button for configuration", "Markdown code": "<|Customize Settings|button|>"}
16
+ {"prompt": "Show a 'Start Simulation' button for running models", "Markdown code": "<|Start Simulation|button|>"}
17
+ {"prompt": "Create a 'Reset Parameters' button for model adjustments", "Markdown code": "<|Reset Parameters|button|>"}
18
+ {"prompt": "Display a 'Deploy Model' button for model deployment", "Markdown code": "<|Deploy Model|button|>"}
19
+ {"prompt": "Show an 'Optimize' button for performance tuning", "Markdown code": "<|Optimize|button|>"}
20
+ {"prompt": "Create a 'Connect' button for linking to services or databases", "Markdown code": "<|Connect|button|>"}
21
+ {"prompt": "Display a 'Visualize Data' button for graphical representations", "Markdown code": "<|Visualize Data|button|>"}
22
+ {"prompt": "Create a 'Start' button", "Markdown code": "<|Start|button|>"}
23
+ {"prompt": "Display a 'Pause' button with a pause action", "Markdown code": "<|Pause|button|on_action=pause_action|>"}
24
+ {"prompt": "Show a 'Resume' button with a resume action", "Markdown code": "<|Resume|button|on_action=resume_action|>"}
25
+ {"prompt": "Create a 'Stop' button", "Markdown code": "<|Stop|button|>"}
26
+ {"prompt": "Display a 'Details' button", "Markdown code": "<|Details|button|>"}
27
+ {"prompt": "Show a 'Close' button with a close action", "Markdown code": "<|Close|button|on_action=close_action|>"}
28
+ {"prompt": "Create a 'Confirm' button", "Markdown code": "<|Confirm|button|>"}
29
+ {"prompt": "Display a 'Decline' button with a decline action", "Markdown code": "<|Decline|button|on_action=decline_action|>"}
30
+ {"prompt": "Show a 'Submit Feedback' button", "Markdown code": "<|Submit Feedback|button|>"}
31
+ {"prompt": "Create a 'Read More' button", "Markdown code": "<|Read More|button|>"}
32
+ {"prompt": "Display an 'Edit Profile' button with an edit profile action", "Markdown code": "<|Edit Profile|button|on_action=edit_profile|>"}
33
+ {"prompt": "Show a 'Save Changes' button with a save changes action", "Markdown code": "<|Save Changes|button|on_action=save_changes|>"}
34
+ {"prompt": "Create a 'Cancel Reservation' button", "Markdown code": "<|Cancel Reservation|button|>"}
35
+ {"prompt": "Display a 'View Details' button", "Markdown code": "<|View Details|button|>"}
36
+ {"prompt": "Show a 'Compare' button", "Markdown code": "<|Compare|button|>"}
37
+ {"prompt": "Create an 'Apply Now' button", "Markdown code": "<|Apply Now|button|>"}
38
+ {"prompt": "Display a 'Request Info' button", "Markdown code": "<|Request Info|button|>"}
39
+ {"prompt": "Show a 'Join Us' button", "Markdown code": "<|Join Us|button|>"}
40
+ {"prompt": "Create a 'See More' button", "Markdown code": "<|See More|button|>"}
41
+ {"prompt": "Display a 'Book Now' button", "Markdown code": "<|Book Now|button|>"}
42
+ {"prompt": "Create a 'Home' button", "Markdown code": "<|Home|button|>"}
43
+ {"prompt": "Set up a 'Login' button with a login action", "Markdown code": "<|Login|button|on_action=login_action|>"}
44
+ {"prompt": "Design a 'Back' button with a go back action", "Markdown code": "<|Back|button|on_action=go_back|>"}
45
+ {"prompt": "Implement a 'Next' button for navigation", "Markdown code": "<|Next|button|>"}
46
+ {"prompt": "Configure a 'Profile' button with profile-button identifier", "Markdown code": "<|Profile|button|id=profile-button|>"}
47
+ {"prompt": "Create a 'Logout' button with a logout action", "Markdown code": "<|Logout|button|on_action=logout_action|>"}
48
+ {"prompt": "Set up a 'Refresh' button", "Markdown code": "<|Refresh|button|>"}
49
+ {"prompt": "Design a 'Help' button with help information hover text", "Markdown code": "<|Help|button|hover_text=Get Help Information|>"}
50
+ {"prompt": "Implement a 'Download' button with a download action", "Markdown code": "<|Download|button|on_action=download_action|>"}
51
+ {"prompt": "Configure a 'Search' button with a search action", "Markdown code": "<|Search|button|on_action=search_action|>"}
52
+ {"prompt": "Create a 'Contact Us' button", "Markdown code": "<|Contact Us|button|>"}
53
+ {"prompt": "Set up an 'Upload' button with an upload action", "Markdown code": "<|Upload|button|on_action=upload_action|>"}
54
+ {"prompt": "Design a 'Settings' button with settings-button identifier", "Markdown code": "<|Settings|button|id=settings-button|>"}
55
+ {"prompt": "Implement an 'About' button", "Markdown code": "<|About|button|>"}
56
+ {"prompt": "Configure a 'Register' button with a registration action", "Markdown code": "<|Register|button|on_action=register_action|>"}
57
+ {"prompt": "Create an 'Add to Cart' button", "Markdown code": "<|Add to Cart|button|>"}
58
+ {"prompt": "Set up a 'View Cart' button with a view cart action", "Markdown code": "<|View Cart|button|on_action=view_cart|>"}
59
+ {"prompt": "Design a 'Checkout' button with a checkout action", "Markdown code": "<|Checkout|button|on_action=checkout|>"}
60
+ {"prompt": "Implement a 'Subscribe' button with a subscribe action", "Markdown code": "<|Subscribe|button|on_action=subscribe_action|>"}
61
+ {"prompt": "Configure a 'Learn More' button", "Markdown code": "<|Learn More|button|>"}
62
+ {"prompt": "Create a submit button", "Markdown code": "<|Submit|button|>"}
63
+ {"prompt": "Set up a save button with a custom action to save data", "Markdown code": "<|Save|button|on_action=save_data|>"}
64
+ {"prompt": "Design a cancel button with error class and cancel operation hover text", "Markdown code": "<|Cancel|button|class_name=error|hover_text=Cancel Operation|>"}
65
+ {"prompt": "Implement a full-width button", "Markdown code": "<|Full Width Button|button|class_name=fullwidth|>"}
66
+ {"prompt": "Configure an options button with secondary style and options-button identifier", "Markdown code": "<|Options|button|class_name=secondary|id=options-button|>"}
67
+ {"prompt": "Create a success button with a success action", "Markdown code": "<|Success|button|class_name=success|on_action=on_success|>"}
68
+ {"prompt": "Set up an inactive button", "Markdown code": "<|Inactive|button|active=False|>"}
69
+ {"prompt": "Design a warning button with warning style and be careful hover text", "Markdown code": "<|Warning|button|class_name=warning|hover_text=Be Careful!|>"}
70
+ {"prompt": "Implement a plain button with a plain action", "Markdown code": "<|Plain Button|button|class_name=plain|on_action=plain_action|>"}
71
+ {"prompt": "Configure a trigger function button with trigger-btn identifier", "Markdown code": "<|Trigger Function|button|on_action=trigger_function|id=trigger-btn|>"}
72
+ {"prompt": "Create a confirm button with fullwidth success style and confirm your choice hover text", "Markdown code": "<|Confirm|button|class_name=fullwidth success|hover_text=Confirm your choice|>"}
73
+ {"prompt": "Set up an error button with error style, handle error action, and inactive state", "Markdown code": "<|Error|button|class_name=error|on_action=handle_error|active=False|>"}
74
+ {"prompt": "Design a settings button with secondary style, open settings action, and adjust your settings hover text", "Markdown code": "<|Settings|button|class_name=secondary|on_action=open_settings|hover_text=Adjust your settings|>"}
75
+ {"prompt": "Implement an alert button with warning style, inactive state, and alert identifier", "Markdown code": "<|Alert|button|class_name=warning|active=False|id=alert-button|>"}
76
+ {"prompt": "Configure a submit form button with plain fullwidth style and submit form action", "Markdown code": "<|Submit|button|class_name=plain fullwidth|on_action=submit_form|>"}
77
+ {"prompt": "Create a complete button with success style, complete the task hover text, and complete-button identifier", "Markdown code": "<|Complete|button|class_name=success|hover_text=Complete the task|id=complete-button|>"}
78
+ {"prompt": "Set up a secondary action button with secondary style, secondary action, and inactive state", "Markdown code": "<|Secondary Action|button|class_name=secondary|on_action=secondary_action|active=False|>"}
79
+ {"prompt": "Design an abort button with error fullwidth style and abort process action", "Markdown code": "<|Abort|button|class_name=error fullwidth|on_action=abort_process|>"}
80
+ {"prompt": "Implement a warning button with warning style, warning action, and Warning! hover text", "Markdown code": "<|Warning|button|class_name=warning|on_action=warning_action|hover_text=Warning!|>"}
81
+ {"prompt": "Configure an execute button with execute command action, execute-btn identifier, and plain style", "Markdown code": "<|Execute|button|on_action=execute_command|id=execute-btn|class_name=plain|>"}
82
+ {"prompt": "Create a simple button with a label", "Markdown code": "<|Submit|button|>"}
83
+ {"prompt": "Set up a button with a custom action callback", "Markdown code": "<|Save|button|on_action=save_data|>"}
84
+ {"prompt": "Design a button with a specific CSS class and hover text", "Markdown code": "<|Cancel|button|class_name=error|hover_text=Cancel Operation|>"}
85
+ {"prompt": "Implement a button that expands to full width", "Markdown code": "<|Full Width Button|button|class_name=fullwidth|>"}
86
+ {"prompt": "Configure a button with a secondary style and a custom identifier", "Markdown code": "<|Options|button|class_name=secondary|id=options-button|>"}
87
+ {"prompt": "Create a button with a success style and an action callback", "Markdown code": "<|Success|button|class_name=success|on_action=on_success|>"}
88
+ {"prompt": "Set up a button that is initially inactive", "Markdown code": "<|Inactive|button|active=False|>"}
89
+ {"prompt": "Design a button with a warning style and a specific hover text", "Markdown code": "<|Warning|button|class_name=warning|hover_text=Be Careful!|>"}
90
+ {"prompt": "Implement a button with a plain style and a custom action callback", "Markdown code": "<|Plain Button|button|class_name=plain|on_action=plain_action|>"}
91
+ {"prompt": "Configure a button to trigger a specific function and have a unique identifier", "Markdown code": "<|Trigger Function|button|on_action=trigger_function|id=trigger-btn|>"}
92
+ {"prompt": "Create a full width button with a success style and hover text", "Markdown code": "<|Confirm|button|class_name=fullwidth success|hover_text=Confirm your choice|>"}
93
+ {"prompt": "Set up a button with an error style, custom action, and inactive state", "Markdown code": "<|Error|button|class_name=error|on_action=handle_error|active=False|>"}
94
+ {"prompt": "Design a secondary style button with a specific action callback and hover text", "Markdown code": "<|Settings|button|class_name=secondary|on_action=open_settings|hover_text=Adjust your settings|>"}
95
+ {"prompt": "Implement a button with a warning style, inactive state, and custom identifier", "Markdown code": "<|Alert|button|class_name=warning|active=False|id=alert-button|>"}
96
+ {"prompt": "Configure a plain style button that expands to full width and has a specific action", "Markdown code": "<|Submit|button|class_name=plain fullwidth|on_action=submit_form|>"}
97
+ {"prompt": "Create a button with a success style, specific hover text, and custom identifier", "Markdown code": "<|Complete|button|class_name=success|hover_text=Complete the task|id=complete-button|>"}
98
+ {"prompt": "Set up a button with a secondary style and an action callback, also inactive", "Markdown code": "<|Secondary Action|button|class_name=secondary|on_action=secondary_action|active=False|>"}
99
+ {"prompt": "Design a button with an error style and a custom action, also full width", "Markdown code": "<|Abort|button|class_name=error fullwidth|on_action=abort_process|>"}
100
+ {"prompt": "Implement a warning style button with a specific action callback and hover text", "Markdown code": "<|Warning|button|class_name=warning|on_action=warning_action|hover_text=Warning!|>"}
101
+ {"prompt": "Configure a button to trigger a function, have a unique identifier, and use a plain style", "Markdown code": "<|Execute|button|on_action=execute_command|id=execute-btn|class_name=plain|>"}