IntelliWidgets V3
Set-up
installation include the intelliprove widget bundle in your application this script must be loaded once , in the \<head> of your document the bundle registers all intelliprove web components globally, making them available as custom html elements throughout your application \<script 	type="module" 	src="https //cdn dev intelliprove com/packages/intelli widgets/v3/latest js"> \</script> create your session all intelliprove web components must be wrapped inside an \<ip session> element the session component acts as a global configuration and context provider , making shared settings β such as authentication and languageβ available to all nested intelliprove components key rules all intelliprove web components must be descendants of \<ip session> components do not need to be direct children non intelliprove html elements may also be placed inside the session session properties requirement description action token required required action token of the current session language optional optional language with or without region, e g ( en , en gb ) defaults to the browser language usage theme overrides intelliprove web components support theme overrides for fine grained control over their appearance docid 2kl5bnrb 6uicqrfaqsig overrides can be applied at the session or component level to adapt styling to your application