Skip to content
#

webcomponents

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 1,587 public repositories matching this topic...

stencil
Amiiiirali
Amiiiirali commented Aug 17, 2021

Stencil version:

 @stencil/core@2.6.0

I'm submitting a:
[X ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:
The output target dist-custom-elements-bundle does not attachShadow with delegatesF

deckdeckgo
rfuehrer
rfuehrer commented Jun 28, 2021

Affected part of DeckDeckGo

  • Web Components

Feature Description

Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom (or rotation-ancohr-position) offers more flexibility in other usage scenarios.

Or is that already possible today through existing CSS properties?

Use Case

I use drr for a project w