Namespaces
toddler.core
Public variables and functions:
- conj-prop-classes
- fetch
- get-mouse-position
- make-idle-service
- ml
- mlf
- mlf
- mouse-position
- portal
- random-string
- use-calendar
- use-current-locale
- use-delayed
- use-dimensions
- use-graphql-url
- use-idle
- use-layout
- use-listener
- use-local-storage
- use-locale
- use-locale-change
- use-locale-state
- use-mouse-position
- use-mouse-tracker
- use-multi-dimensions
- use-mutation
- use-mutations
- use-on-parent-resized
- use-parent
- use-publisher
- use-queries
- use-query
- use-resize-observer
- use-scroll-offset
- use-session-cache
- use-session-storage
- use-theme
- use-theme-change
- use-theme-state
- use-toddler-listener
- use-toddler-publisher
- use-token
- use-translate
- use-translatef
- use-url
- use-user
- use-window-dimensions
- use-window-height
- use-window-width
- use-window-width-test
- wrap-locale
- wrap-theme
toddler.i18n.keyword
This namespace is used for translating words or paragraphs by replacing keyword that is supplied to toddler.i18n/translate
with value that is mapped to keyword and locale
Public variables and functions:
toddler.i18n.number
Include this namespace in you codebase to support number and currency formating through toddler.18n/translate
Public variables and functions:
toddler.i18n.time
Include this namespace in you codebase to support date formating through toddler.i18n/translate
Public variables and functions:
toddler.i18n.uuid
This namespace is used for translating words or paragraphs by replacing UUID that is supplied to toddler.i18n/translate
with value that is mapped to UUID and locale
Public variables and functions:
toddler.notifications
Main component in this namespace is Store component. It should be mounted as close to your mounted component as possible.
Public variables and functions:
toddler.popup
Popup namespace that offers components and functions that focus on popup placement.
Public variables and functions:
toddler.router
Public variables and functions:
- *component-tree*
- Authorized
- clj->query
- component->location
- component-path
- component-tree-zipper
- LandingPage
- Link
- location->map
- maybe-add-base
- maybe-remove-base
- on-path?
- Protect
- Provider
- query->clj
- reducer
- remove-component
- Rendered
- set-component
- use-authorized?
- use-component-name
- use-component-path
- use-component-tree
- use-go-to
- use-is-super?
- use-link
- use-location
- use-navigate
- use-query
- use-rendered?
- use-url->components
- wrap-authorized
- wrap-landing
- wrap-link
- wrap-rendered
- wrap-router
toddler.table
Namespace contains context definitions, hooks and component that will aid you to build tables faster and with prepared logic.
Public variables and functions:
toddler.ui
Public variables and functions:
- !
- !
- __components__
- action
- avatar
- boolean-cell
- boolean-field
- button
- buttons
- calendar
- calendar-day
- calendar-month
- calendar-period
- checkbox
- column
- copy-field
- currency-cell
- currency-field
- date-field
- date-period-field
- defcomponent
- defcomponent
- drawer
- dropdown-field
- enum-cell
- extend-ui
- ExtendUI
- float-cell
- float-field
- form
- forward-ref
- grid
- hash-cell
- identity-cell
- identity-field
- identity-multiselect-field
- idle-field
- input-field
- integer-cell
- integer-field
- markdown
- modal-background
- modal-dialog
- multiselect-field
- password-field
- plain-header
- row
- search-field
- simplebar
- tab
- table
- table-cell
- table-header-row
- table-row
- tabs
- tag
- text-cell
- text-field
- timestamp-cell
- timestamp-field
- timestamp-period-field
- tooltip
- UI
- uuid-cell
- wrap-ui