Properties of Components
Is place where “all” properties for a given component are detailed ? I keep running into where properties are available but not listed in the guide.
SIGN IN To post a reply.
5 Replies
1 reply marked as answer
RN
Rahul Narayanasamy
Syncfusion Team
September 14, 2020 07:42 AM UTC
Hi Mike,
Greetings from Syncfusion.
Query: Is place where “all” properties for a given component are detailed ? I keep running into where properties are available but not listed in the guide.
We have validated your query and you can find the properties of all the components in below link.
Reference:
API Reference: https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.html
Documentation: https://blazor.syncfusion.com/documentation/introduction/
Please let us know if you have any concerns.
Regards,
Rahul
MC
Mike Chafin
September 14, 2020 01:19 PM UTC
That doesn't help. I know those resources exist and I check them in the hopes that I may stumble upon what I need.
For example, the combobox component provides a list of items to select from and filters them by starting to enter the name in the text filed. The issue was that it was only looking at the start of the text of the item and not whether or not it contained the entered text. I knew from other components that I could select a filtering type but when I checked the Guide - Under Filtering, there was no mention of a filtering propery. https://blazor.syncfusion.com/documentation/combobox/filtering/
Okay, I checked the demo pages next - no joy.
I then tried the API Reference looked for about 45 mins - no joy. Finally, I did a search for filter in classes and there was a filtertype associated with the Dropdowns but I still didn't know what property I should use on the combobox component or if it was applicable.
Finally, I did an overall search, which returned 915 results, I started to review and found Filtering Property for AutoComplete so I just tried it on the Combobox and it worked. There is another issue inconsistency. On one component the property name may be different from another component but do the same thing e.g. filtering.
The point of all of this is it took me around 2.5 hours to find this information which should have taken about 10 minutes if there was a component / property matrix as a part of the documentation.
Component
Property Type Value Description
TItem Type xxx yyyy
TValue xxxx yyyyyy
Header RenderFragment string content
Filtering FilterType StartsWith, Contains, EndsWith
.......
Off the soap box.
PM
Ponmani Murugaiyan
Syncfusion Team
September 18, 2020 05:26 PM UTC
Hi Mike,
Thanks for the patience.
We would like to inform you that we have documented the API for all components in the below link with required information. Please find the link below for reference:
Also, we have considered the Blazor online documentation improvement. We will refresh soon in our end .
Regards,
Ponmani M
Marked as answer
MC
Mike Chafin
September 18, 2020 06:54 PM UTC
Thanks for the consideration
PM
Ponmani Murugaiyan
Syncfusion Team
September 21, 2020 07:07 AM UTC
Hi Mike,
Most welcome. Please get back us if you need further assistance.
Regards,
Ponmani M
SIGN IN To post a reply.
- 5 Replies
- 3 Participants
- Marked answer
-
MC Mike Chafin
- Sep 12, 2020 05:26 PM UTC
- Sep 21, 2020 07:07 AM UTC