Arc layout is a component primarily used in a user's context menu. It requires a set of [[Slot|slots]] under the slot the component is attached to, and each slot needs an [[Component:OutlinedArc|OutlinedArc Component]] and an [[Component:ArcSegmentLayout|ArcSegmentLayout Component]].
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|Arc|Float|
|Arc|Float| The amount of the circle in degrees to cover with the arc elements
|Offset|Float|
|Offset|Float| the amount to rotate the arc elements around the center in degrees from the default position
|Separation|Float|
|Separation|Float| how much to separate the elements from each other
|CenterAtSeparation|Bool|
|CenterAtSeparation|Bool| {{Stub}}
|ProportionalSize|Bool|
|ProportionalSize|Bool| {{Stub}}
|ItemDirection|Direction|
|ItemDirection|Direction| How to arrange the elements in order from the initial position
Arc layout is a component primarily used in a user's context menu. It requires a set of slots under the slot the component is attached to, and each slot needs an OutlinedArc Component and an ArcSegmentLayout Component.