minified version of material.css, label control
Hello,
a. Is there a minified version of material.css since the unminified is too large.
b. Is there a syncfusion blazor label control that I can use, so the application looks in sync with the other syncfusion blazor controls?
Thanks,
Ajit goel
SIGN IN To post a reply.
2 Replies
MK
Muthukumar Kannan
Syncfusion Team
April 15, 2021 01:42 PM UTC
Hi Ajit,
Thank you for contacting Syncfusion support.
Please find the details of your reported queries from below.
Query 1: Is there a minified version of material.css since the unminified is too large.
We have considered your requirement “To provide the minified version of theme files” in our Blazor package and it’ll be available in our upcoming patch release on April 27th, 2021. We will update you once released, and we appreciate your patience until then. Please find the feedback details from below.
Meantime, we would suggest you to use our theme studio to get the minified version of our supported themes. Please refer to the below doc and Theme Studio links.
Query 2: Is there a syncfusion blazor label control that I can use, so the application looks in sync with the other syncfusion blazor controls?
Currently, we have validating this query and we will update the further details within 2 business days.
Please get back to us if you need any assistance.
Regards,
Muthukumar K
MK
Muthukumar Kannan
Syncfusion Team
April 19, 2021 09:04 AM UTC
Hi Ajit,
Thanks for your patience.
Please find the details for the below query.
Query 2: Is there a syncfusion blazor label control that I can use, so the application looks in sync with the other syncfusion blazor controls?
To achieve your reported requirement, we suggest you to use the TextBox component with FloatLabelType property, which floats the label above the TextBox after focusing or filled with value in the TextBox. Please find the API documentation for more information.
Please find the possible values of FloatLabelType property are as follows:
|
Never
|
Never floats the label in the TextBox when the placeholder is available.
|
|
Always
|
The floating label always floats above the TextBox.
|
|
Auto
|
The floating label floats above the TextBox after focusing it or when enters the value in it.
|
For more information, we have attached the demo link, documentation link below for your reference.
Please let us know if you need any assistance.
Regards,
Muthukumar K
SIGN IN To post a reply.
- 2 Replies
- 2 Participants
-
AG ajit goel
- Apr 12, 2021 05:00 PM UTC
- Apr 19, 2021 09:04 AM UTC