Top "Semantic-ui" questions

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

Angular2 formControl for select multiple

I'm using Sematinc-UI and Angular2 ReactiveFormsModule form and i'd like to use [formControl] for select multiple. If i use select …

forms select angular semantic-ui
Top navbar overlaps with main content

I'm converting my landing page from Bootstrap to Semantic-UI. The page has a position fixed top navbar. The main content …

html css grid-layout semantic-ui
Equal height columns with centered content in flexbox

I'd like to have two columns of equal height and their content should be middle aligned, so in the very …

html css flexbox semantic-ui
Which are the correct classes for responsive visibility in Semantic-UI?

I am new with semantic-UI and i love with the framework. They have vast of helpful documentation though, and more …

semantic-ui
semantic-ui modal Close - OK/Cancel Callback

Is it possible to specify callback functions for Ok and Close button? In case of JQuery Modal one could specify …

semantic-ui
How to use custom callback in semantic-ui modal

I want to use more than 2 button in semantic-ui modal for feedback purpose as easy,normal and hard. And I …

javascript jquery html semantic-ui
Uncaught TypeError: Cannot read property 'setAttribute' of undefined at Object.onLoad

Any ideas what might be causing this error? List of my includes: <link rel="stylesheet" href="../../node_modules/semantic-ui/…

javascript bootstrap-4 dropdown semantic-ui popper.js
Semantic UI: Dropdown default/placeholder value issue

I'm working on creating a html form using 'Semantic UI' framework. While I'm using a normal select item for a …

javascript html-select semantic-ui
Semantic UI scrollable Segment

I´m using Semantic UI together with ReactJS using the official semantic-ui-react. I want to build a Trello like app …

javascript css semantic-ui semantic-ui-react
How to install and use semantic-ui-react

I want to build a web client using react.js and semantic ui. There is a node package to use …

node.js reactjs semantic-ui