UNPKG

@blueprintjs/core

Version:
20 lines (12 loc) 323 B
--- title: Entity Title --- # Entity Title **EntityTitle** is a component that handles rendering a common UI pattern consisting of title, icon, subtitle and tag. ## Import ```ts copy import { EntityTitle } from "@blueprintjs/core"; ``` @reactExample EntityTitleExample ## Props interface @interface EntityTitleProps