= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
An index store mapping keys to values. Keys are associated to optional values in the index which allows them to be removed.
include INDEXABLE_STORE
Returns the value associated to a key in the store, or None
otherwise.