An empty state occurs when an element has no content to display. Depending on the context, it tells the user what is missing, why it is missing, and can offer guidance on next steps or alternative actions.
Create tables and figures
Learn about tables and figures
Create tables and figures
< certara-button color = " brand " >
< certara-icon name = " plus " ></ certara-icon >
Create tables and figures
< a href = " https://help.certara.net/en/articles/9299407-viewing-figures " target = " _blank " class = " btn btn-link " >
Learn about tables and figures
< certara-icon name = " arrow-up-right-from-square " ></ certara-icon >
certara-empty-state
Properties
Property Attribute Description Type Default descriptiondescriptionOutputs text below headline stringundefinedheadlineheadlineOutputs header as h1 (large) h3(default) stringundefinedhorizontalhorizontalToggles horizontal view booleanfalseimgimgPath to image on filesystem string'welcome'imgHeightimg-heightHeight of image numberundefinedimgWidthimg-widthWidth of image numberundefinedsizesizeOutputs the .empty-state__title as an h1 "lg" | "md"'md'widthwidthOptional width of the empty state. Accepts a value of 30rem, 370px, or any valid CSS size value. stringundefined
Slots
Slot Description "actions"Buttons, links, more content "description-slot"HTML slot for the description. Outputs text below headline. "headline-slot"HTML slot for the headline. Outputs as h1 (large) h3(default).
< div class = " empty-state " >
< img alt = "" class = " empty-state__item empty-state__img " height = " 126 " src = "" width = " 225 " />
< div class = " empty-state__message " >
< h3 class = " empty-state__item empty-state__title " >…</ h3 >
< div class = " empty-state__item empty-state__description " >
< div class = " empty-state__item empty-state__link " >
< a href = " # " class = " btn btn--brand " >…</ a >
< a href = " # " class = " btn btn-link "
< svg class = " icon " aria-hidden = " true " >
< use xlink:href = " /assets/svg/regular.svg#arrow-up-right-from-square " ></ use ></ svg
We looked high and low, but...
"dad" is not here
Check your spelling
Try different keywords
Try using fewer words
< div class = " empty-state " >
< img alt = "" class = " empty-state__item empty-state__img " src = " /assets/img/empty-states/groups-missing.svg " width = " 105 " />
< div class = " empty-state__message " >
< h2 class = " empty-state__title--no-results " >
< span class = " search-query " ></ span > is not here
< ul class = " empty-state__tips-list " >
< li class = " empty-state__tips-list-item " >…</ li >
< div class = " empty-state__item empty-state__link " >
< div class = " d-flex flex-column align-items-center justify-content-center " >
< div class = " empty-state " >
< div class = " empty-state__message " >
< h1 class = " empty-state__item empty-state__title--lg " >…</ h1 >
< div class = " empty-state__item empty-state__description " >
< div class = " empty-state__item empty-state__link " >