Socket
Socket
Sign inDemoInstall

@ovhcloud/ods-component-clipboard

Package Overview
Dependencies
16
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ovhcloud/ods-component-clipboard

ODS Clipboard component


Version published
Weekly downloads
115
increased by4.55%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

osds-clipboard

Properties

PropertyAttributeDescriptionTypeDefault
disableddisabledDisabled the input, the focus, and the tooltipboolean | undefinedDEFAULT_ATTRIBUTE.disabled
inlineinlineIndicates if the input is full width or not: see component principlesboolean | undefinedDEFAULT_ATTRIBUTE.inline
valuevalueInput text valuestringDEFAULT_ATTRIBUTE.value

Events

EventDescriptionType
odsClipboardCopiedCustomEvent<string>

Methods

closeSurface() => Promise<void>

Close the surface

Returns

Type: Promise<void>

Dependencies

Depends on

  • osds-input

Graph

graph TD;
  osds-clipboard --> osds-input
  osds-input --> osds-text
  osds-input --> osds-spinner
  osds-input --> osds-icon
  style osds-clipboard fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS

FAQs

Last updated on 15 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc