Top "Semantic-ui" questions

Semantic UI is a development framework for creating responsive layouts using human-friendly HTML and Javascript.

How to pass a React component as a prop

I'm using react-semantic-ui Modal object. The object that opens the modal is a prop. <Modal trigger=<Button>…

javascript reactjs semantic-ui semantic-ui-react
Semantic UI dropdown - how to position it to the left of the opening link?

I would like to open the dropdown to the left of the link opening the dropdown, so it is visible …

css semantic-ui
Semantic UI (React): Responsive vertical menu by changing to horizontal on mobile devices

I am using a vertical menu (semantic ui react). This is my structure for that: <Grid> <Grid.…

javascript css reactjs semantic-ui semantic-ui-react
How to close semantic ui modal in another react component?

In my main component I can open a modal by clicking on an icon. The content of the modal is …

javascript reactjs semantic-ui semantic-ui-react
Icons not showing with Semantic UI

I am building Semantic UI with Gulp using this guide However, the problem is now that the icons are not …

css gulp icons font-awesome semantic-ui
Semantic UI Radio Buttons do not check when clicking the label

As the title says, the radio buttons do not check when the label (tex) is clicked. However this seems to …

jquery html css semantic-ui
Semantic UI, difference between table and grid?

I'd like to create a multiple rows + multiple columns view. I think I can either use table or grid. Which …

semantic-ui semantic-ui-react
How to center align button in Semantic UI React?

how can I center align a button in Semantic UI React I have tried several approaches, using Grid, Grid Row, …

reactjs semantic-ui
Correct Way to Dynamically Add Semantic UI Controls?

I'm trying to wrap my head around Semantic UI and I understand how everything is controlled by what class you …

javascript jquery html semantic-ui
Semantic-ui-react library does not work; no errors

semantic-ui-react does not work on my browser and I'm not sure why - there aren't any errors or problems in …

javascript reactjs semantic-ui