dotnet-smartcomponents / smartcomponents

Experimental, end-to-end AI features for .NET apps
694 stars 61 forks source link

Using the smart-textarea Custom Tag in our project #68

Open Arunkumarsf3979 opened 2 months ago

Arunkumarsf3979 commented 2 months ago

Description:

We are considering using the smart-textarea custom tag within our project to show our text area as smart text area. Below is an example of how we are planning to use it:

<textarea></textarea>
<smart-textarea>
</smart-textarea>

Could you please provide the feasibility for above requirement and also the future scope?