Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oe-ui-misc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oe-ui-misc

collection of miscellaneous oe-ui Polymer components

  • 2.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

oe-ui-misc

oe-ui-misc is collection of miscellaneous oe-ui Polymer components.

This repo contains the following elements

  1. oe-hbox
  2. oe-vbox
  3. oe-markdown-link
  4. oe-resource-link
  5. oe-resource-page
  6. oe-icons
  7. oe-tap-emitter

oe-hbox

oe-hbox displays content horizontally. child elements occupy their default width and wrap around when 'oe-hbox' width is not sufficient.

oe-vbox

oe-vbox displays content stacked vertically. The child elements occupy 100% width.

oe-markdown-link loads a mark-down file and displays as content. Uses Polymer's marked-element for rendering. A wrapper is required since marked-element does not allow specifying a url.

oe-resource-link loads a server resource like app-theme or CSS. Usage is similar to a html link tag, but possible need of authentication on UIResource record warranted special implementation.

oe-resource-page

oe-resource-page loads a server resource and displays as a child. It is useful for displaying page-partials specially when stored as UIResource model.

oe-tap-emitter

oe-tap-emitter is a non-visual wrapper that emits the specified event when content element is tapped.

FAQs

Package last updated on 07 Oct 2020

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc