Skip to content
#

stenciljs

Here are 359 public repositories matching this topic...

obrador
obrador commented Mar 16, 2020

Hi, I need to call an outside Angular function from inside a phaser scene. Can you please show me the way? I found this [https://www.html5gamedevs.com/topic/35570-calling-an-angular-function-from-within-phaser-3-scene/] :

But nothing said there have worked. It's claimed that it can be done with ion-phaser.

Thanks.

calcite-components
macandcheese
macandcheese commented Jan 23, 2021

Summary

By default an accordion should take up the entire width of the parent container. Right now it's set to max-width: 100%, which means that if content within the accordion's open items is not being displayed, the longest piece of text will set the extent of the component.

Setting the component to 100% width will make it more predictable when placing within containers that have flex s

Improve this page

Add a description, image, and links to the stenciljs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stenciljs topic, visit your repo's landing page and select "manage topics."

Learn more