mirror of
				https://github.com/Textualize/textual.git
				synced 2025-10-17 02:38:12 +03:00 
			
		
		
		
	docstring [skip ci]
This commit is contained in:
		@@ -125,7 +125,7 @@ class MessagePump(metaclass=MessagePumpMeta):
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def is_attached(self) -> bool:
 | 
			
		||||
        """Check the node is attached to the app via the DOM."""
 | 
			
		||||
        """Is the node is attached to the app via the DOM."""
 | 
			
		||||
        from .app import App
 | 
			
		||||
 | 
			
		||||
        node = self
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user