You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having standard API reference documentation would be helpful. ( Documentation-Based-Coding ) Having only examples is not an ideal way to understand what options and features are available for someone who is not familiar with the component. One must go through all examples, understand each, and then cull various parts into something that resembles an API reference doc.
For example, trying to determine how to use the SolidSelect component with options formated as [{id:2,name:'test1'}] is not documented and this is a very basic feature of a select box. The component looks great but examples much too convoluted to understand how to accomplish this basic function.
The text was updated successfully, but these errors were encountered:
Having standard API reference documentation would be helpful. ( Documentation-Based-Coding ) Having only examples is not an ideal way to understand what options and features are available for someone who is not familiar with the component. One must go through all examples, understand each, and then cull various parts into something that resembles an API reference doc.
For example, trying to determine how to use the SolidSelect component with options formated as [{id:2,name:'test1'}] is not documented and this is a very basic feature of a select box. The component looks great but examples much too convoluted to understand how to accomplish this basic function.
The text was updated successfully, but these errors were encountered: