UNPKG

azure-devops-ui

Version:

React components for building web UI in Azure DevOps

7 lines (6 loc) 154 B
export interface IDetailsPanelProps { /** * Optional className to emit onto the root DetailPanel element */ className?: string; }