Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

content: add documentation of virtual properties #3814

Open
brandyscarney opened this issue Sep 4, 2024 · 0 comments
Open

content: add documentation of virtual properties #3814

brandyscarney opened this issue Sep 4, 2024 · 0 comments
Labels
content Issues related to the contents of the documentation website

Comments

@brandyscarney
Copy link
Member

brandyscarney commented Sep 4, 2024

URL

https://ionicframework.com/docs/core-concepts/fundamentals

Issue Description

There is currently no documentation on how virtual properties work in the Ionic Framework.

We should add documentation similar to the following:

Virtual properties do not behave the same as @Prop decorated properties. They are not reactive and are not intended to be. They will not take effect if mutated and will not cause a re-render of the component.

Related issue: ionic-team/ionic-framework#29167

The documentation should be added at the following URL: https://ionicframework.com/docs/core-concepts/fundamentals

A section called Properties, with a sub-section titled Virtual Properties, should be added.

@brandyscarney brandyscarney added triage New issues content Issues related to the contents of the documentation website and removed triage New issues labels Sep 4, 2024
@brandyscarney brandyscarney changed the title content: improve documentation of virtual properties content: add documentation of virtual properties Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issues related to the contents of the documentation website
Projects
None yet
Development

No branches or pull requests

1 participant