Loading...
import { TagGuide } from '@antv/f2'; <TagGuide records={[{ genre: 'Sports', sold: 5 }]} content="标签内容" direct="tr" background={{ fill: '#fff' }} textStyle={{ fill: '#000' }}/>;