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

feat(app): add is_web property #5128

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

TomJGooding
Copy link
Contributor

@TomJGooding TomJGooding commented Oct 15, 2024

Add App.is_web property to indicate if the app is running via a web browser.

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

Add `App.is_web` property to indicate if the app is running via a web
browser.
@TomJGooding TomJGooding marked this pull request as ready for review October 15, 2024 18:21
@willmcgugan willmcgugan merged commit b9be24f into Textualize:main Oct 25, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants