Web Components
AppKit provides pre-built UI components that you can use to trigger the modal or display wallet information.React Components
For React and Next.js applications, you can use React components instead of HTML elements:HTML Elements
AppKit’s web components are custom and reusable HTML tags. They will work across modern browsers, and can be used with any JavaScript library or framework that works with HTML.Web components are global html elements that don’t require importing.