class
Can::AST::Slot
- Can::AST::Slot
- Can::AST::Node
- Reference
- Object
Overview
Slot placeholder inside a top-level component definition.
A nil name is the default slot; otherwise the slot is filled with a
matching <:name>...</:name> at the call site.