Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Renderless Components

Teaches the renderless component pattern for logic-only Vue components. Use when you want to encapsulate behavior without dictating markup, letting consumers control rendering via scoped slots.

patternsdev 6e97c2b 6.4 KB Updated

File contents

patternsdev/skills/tree/main/vue/renderless-components commit 6e97c2be58

Frequently asked questions

npx skillmds add patternsdev/renderless-components