N
N
Nikolai2019-02-26 12:22:38
React
Nikolai, 2019-02-26 12:22:38

How to push a link in react.semantic ui dropdown?

There is a UI library for react Semantic UI React , it has a Dropdown
module, how can I insert a link into the header itself?
5c75054ebd8cf901385569.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
0
0xD34F, 2019-02-26
Demidovets @Nik_o_lay

The text parameter - you can transfer not only strings. For example:
text={<a href="https://toster.ru">toster</a>}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question