File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11941194 ],
11951195 "slots": [],
11961196 "methods": [
1197- {
1198- "name": "list",
1199- "description": "Returns the value of attribute list.",
1200- "parameters": [],
1201- "return_types": []
1202- },
1203- {
1204- "name": "preload",
1205- "description": "Returns the value of attribute preload.",
1206- "parameters": [],
1207- "return_types": []
1208- },
1209- {
1210- "name": "preload?",
1211- "description": "Returns the value of attribute preload.",
1212- "parameters": [],
1213- "return_types": []
1214- },
1215- {
1216- "name": "with_show_button",
1217- "description": "Button to activate the menu.",
1218- "parameters": [
1219- {
1220- "name": "system_arguments",
1221- "type": "Hash",
1222- "default": "N/A",
1223- "description": "The arguments accepted by {{#link_to_component}}Primer::Alpha::Overlay{{/link_to_component}}'s `show_button` slot."
1224- }
1225- ],
1226- "return_types": []
1227- },
12281197 {
12291198 "name": "with_item",
12301199 "description": "Adds an item to the menu.",
12381207 ],
12391208 "return_types": []
12401209 },
1241- {
1242- "name": "with_divider",
1243- "description": "Adds a divider to the list.",
1244- "parameters": [
1245- {
1246- "name": "system_arguments",
1247- "type": "Hash",
1248- "default": "N/A",
1249- "description": "The arguments accepted by {{#link_to_component}}Primer::Alpha::ActionList{{/link_to_component}}'s `divider` slot."
1250- }
1251- ],
1252- "return_types": []
1253- },
12541210 {
12551211 "name": "with_avatar_item",
12561212 "description": "Adds an avatar item to the menu.",
You can’t perform that action at this time.
0 commit comments