leftFrameList
A list of ComposableFrame objects used to determine the ComposableType for the left section.
This list contains frames that define different ComposableType options for displaying content in the left area, along with the constraints that must be met for each option. The selection process iterates through this list, and the first frame whose constraints are satisfied by the ViewData will determine the ComposableType used for the left section.