Relative Content

Tag Archive for reactjsfluent-uifluentui-react

Textarea with Multiple Placeholders

We are trying to implement a text area similar to below where in in a single sentence, there are multiple placeholders. We are using react for this. Is it possible to achieve below result using any controls?
I was able to find multiple resources where we can add “multiline” watermark/placeholders. But here, we need it at multiple places within the same line/paragraph.