RZColorfulSwift icon indicating copy to clipboard operation
RZColorfulSwift copied to clipboard

checkbox实现

Open qy1010 opened this issue 2 years ago • 1 comments

请问可实现类似苹果原生备忘录中checkbox(checklist)的功能吗?

qy1010 avatar Aug 15 '23 10:08 qy1010

你可以看一下 “.paragraphStyle?.textLists([.init(markerFormat: .box, options: 0)])” 这种能不能满足

如果不能满足,那么可以用图片来插入到文本中

rztime avatar Aug 16 '23 01:08 rztime