value:'Steve Jobs The Man Who Thought Different.pdf',
type:DataType.string,
},
{
id:'2',
name:'Title',
value:'PDF',
type:DataType.string,
},
]
consthasData=list.length>0
constdocumentInfoList=builtList
consttechnicalParams=builtList
return(
<div>
<divclassName='space-y-4'>
{hasData?(
<InfoGroup
title='Metadata'
titleTooltip='Metadata serves as a critical filter that enhances the accuracy and relevance of information retrieval. You can modify and add metadata for this document here.'
list={isEdit?tempList : list}
headerRight={isEdit?(
<divclassName='flex space-x-1'>
<div>
<InfoGroup
title='Metadata'
uppercaseTitle={false}
titleTooltip='Metadata serves as a critical filter that enhances the accuracy and relevance of information retrieval. You can modify and add metadata for this document here.'
titleTooltip='Built-in metadata is system-generated metadata that is automatically added to the document. You can enable or disable built-in metadata here.'