Contents Menu Expand Light mode Dark mode Auto light/dark mode
hikari-miru 3.4.0 documentation
hikari-miru 3.4.0 documentation
  • Getting Started
  • Guides
    • Selects
    • View Checks & Timeout Handling
    • Editing Items
    • Error Handling
    • Persistent Views
    • Modals
    • Navigators
    • Menus
  • API Reference
    • Bootstrap API Reference
    • Item API Reference
    • Item Handler API Reference
    • View API Reference
    • Modal API Reference
    • Button API Reference
    • Select API Reference
    • TextInput API Reference
    • Context API Reference
    • Exceptions API Reference
    • Traits API Reference
    • ext.nav
      • NavigatorView API Reference
      • Navigation Items API Reference
    • ext.menu
      • Menu API Reference
      • Screen API Reference
      • Screen Items API Reference
  • Changelogs
    • Versions 3.0+ Changelog
    • Versions 2.0+ Changelog
    • Versions 1.0+ Changelog
Back to top
Edit this page

Traits API Reference#

class miru.traits.MiruAware(*args, **kwargs)[source]#

Bases: RESTAware, EventManagerAware, Protocol

A trait that implements RESTAware and EventManagerAware.

Next
ext.nav
Previous
Exceptions API Reference
Copyright © 2022, hypergonial
Made with Sphinx and @pradyunsg's Furo
On this page
  • Traits API Reference
    • MiruAware