Currently we can pass only string settings with "semantic-" prefix, but some settings are objects, like Popup's `delay`: ``` delay: { show: 50, hide: 0 } ```