Socket
Socket
Sign inDemoInstall

@equinor/fusion-wc-formfield

Package Overview
Dependencies
22
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @equinor/fusion-wc-formfield

Formfield web component based on Material UI


Version published
Weekly downloads
756
decreased by-27.59%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

fusion-wc-checkbox Published on npm

Storybook

Material Web Component

Installation

npm install @equinor/fusion-wc-formfield

Example Usage

<fwc-formfield label='My label' nowrap>
  <fwx-checkbox />
</fwc-formfield>

Properties/Attributes

API

Slots

NameDescription
defaultThe input element that this form field provides a label for.

Properties/Attributes

NameTypeDescription
labelstringThe text to display for the label and sets a11y label on input. (visually overriden by slotted label)
alignEndbooleanAlign the component at the end of the label.
spaceBetweenbooleanAdd space between the component and the label as the formfield grows.
nowrapbooleanPrevents the label from wrapping and overflow text is ellipsed.

Methods

None

Events

None

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