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
<ExampleCard ComponentName="TextFieldExtended" ExampleName="TextFieldExtendedExampleIntro" Title="Intro" Description="Overview of Extended Features" ShowCodeSection="false">
<TextFieldExtendedExampleIntro />
</ExampleCard>
<ExampleCard ComponentName="TextFieldExtended" ExampleName="TextFieldExtendedExample1" Title="Dual Adornments" Description="Extended textfield supports render fragment and dual adornments.">
<TextFieldExtendedExample1 />
</ExampleCard>
<ExampleCard ComponentName="TextFieldExtended" ExampleName="TextFieldExtendedExample2" Title="AutoSize" Description="Set AutoSize true and Lines more than 1. Don't forget to set Immediate true.">