Add setter form permit empty paragraph at the end of the content when applyDelta.
This commit is contained in:
		
							parent
							
								
									5a4ff33bf4
								
							
						
					
					
						commit
						9d3dd4e082
					
				@ -399,6 +399,8 @@ YTextEvents compute changes as deltas.
 | 
				
			|||||||
    <dd>See <a href="https://quilljs.com/docs/delta/">Quill Delta</a></dd>
 | 
					    <dd>See <a href="https://quilljs.com/docs/delta/">Quill Delta</a></dd>
 | 
				
			||||||
    <b><code>length:number</code></b>
 | 
					    <b><code>length:number</code></b>
 | 
				
			||||||
    <dd></dd>
 | 
					    <dd></dd>
 | 
				
			||||||
 | 
					    <b><code>permitEmptyParagraph(permit:boolean)</code></b>
 | 
				
			||||||
 | 
					    <dd>Permit empty paragraph at the end of the content when applyDelta</dd>
 | 
				
			||||||
    <b><code>toString():string</code></b>
 | 
					    <b><code>toString():string</code></b>
 | 
				
			||||||
    <dd>Transforms this type, without formatting options, into a string.</dd>
 | 
					    <dd>Transforms this type, without formatting options, into a string.</dd>
 | 
				
			||||||
    <b><code>toJSON():string</code></b>
 | 
					    <b><code>toJSON():string</code></b>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user