Skip to main content
Version: 2.13

Get Theme From Context

Return the Theme assigned to the given Context

Description​

If a Theme has been assigned to the context given in input or any of its parents, it will be returned by this brick.

Inputs​

  • context (Context): Context where to look for an assigned Theme

Outputs​

  • theme (Theme): The current theme assigned to the given context or any of its parents