slug property

String slug
final

The URL-safe identifier used as the :component route segment (e.g. button). Must be unique across the registered set; the previews:refresh codegen (Step 18) collision-checks slugs at build time.

Implementation

final String slug;