MapElementToGetRenderedState: { label: ReadonlyDeep<LabelRenderedState> }

Maps each map element discriminator (__type) to the read-only rendered state type the element exposes. Used internally by getRenderedState to derive a precise return type from the element passed in.

Type declaration

  • label: ReadonlyDeep<LabelRenderedState>