UNPKG

@blueprintjs/core

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