UCE Test: Components

component_exists("components/card"): true

component_resolve("components/card"): /Code/uce.openfu.com/uce/site/demo/components/card.uce

Default Component

Component Example

This card body comes from context.props and is rendered through component().

Named Component

This content is rendered through the COMPONENT:BODY(Request& context) entry point.