How to use the protvista-track.observedAttributes function in protvista-track

To help you get started, we’ve selected a few protvista-track examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ebi-webcomponents / nightingale / packages / protvista-interpro-track / src / protvista-interpro-track.js View on Github external
static get observedAttributes() {
    return ProtvistaTrack.observedAttributes.concat(["expanded", "color"]);
  }

protvista-track

Basic track type of the viewer.

MIT
Latest version published 3 days ago

Package Health Score

79 / 100
Full package analysis

Popular protvista-track functions