🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@locka/components

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@locka/components

Web component library for locka.com

latest
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

Locka Web Components

Extend Lockas platform with better interaction models for embed.

Mobile Embed

This webcomponent will expand to fit its parent container but if the container is to small, it will use a custom implemented dialog to take over the full screen.

<html>
  <head>
    <!-- Loads lockas minimal web components so you can use them in your code -->
    <script type="module" src="https://cdn.jsdelivr.net/npm/@locka/components@latest/+esm"></script>
  </head>

  <locka-mobile-embed src="https://embed.locka.com/demo/demo/image"></locka-mobile-embed>
</html>

FAQs

Package last updated on 18 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts