graphdb-workbench
Version:
The web application for GraphDB APIs
1 lines • 164 B
JavaScript
const addNotificationMessage=i=>{addNotification({type:i,code:"This is a notification message",title:"Title of notification message",parameters:{shouldToast:!0}})};