<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Make Angular Material Dialog Draggable with cdkDrag	</title>
	<atom:link href="https://onthecode.co.uk/blog/how-to-make-angular-material-dialog-draggable-with-cdkdrag/feed" rel="self" type="application/rss+xml" />
	<link>https://onthecode.co.uk/blog/how-to-make-angular-material-dialog-draggable-with-cdkdrag</link>
	<description>onthecode blog</description>
	<lastBuildDate>Wed, 23 Feb 2022 22:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>
	<item>
		<title>
		By: Nam Vu Hoang		</title>
		<link>https://onthecode.co.uk/blog/how-to-make-angular-material-dialog-draggable-with-cdkdrag#comment-399</link>

		<dc:creator><![CDATA[Nam Vu Hoang]]></dc:creator>
		<pubDate>Tue, 05 Nov 2019 22:00:32 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=1701#comment-399</guid>

					<description><![CDATA[Thank you for this post! It helped me a lot. I’d like to add that to make the whole dialog (not only its title) draggable, we can write code like this:

&#060;mat-dialog-content cdkDrag cdkDragRootElement=&quot;.cdk-overlay-pane&quot;&#062;
...
&#060;/mat-dialog-content&#062;]]></description>
			<content:encoded><![CDATA[<p>Thank you for this post! It helped me a lot. I’d like to add that to make the whole dialog (not only its title) draggable, we can write code like this:</p>
<p>&lt;mat-dialog-content cdkDrag cdkDragRootElement=&#8221;.cdk-overlay-pane&#8221;&gt;<br />
&#8230;<br />
&lt;/mat-dialog-content&gt;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: random guy		</title>
		<link>https://onthecode.co.uk/blog/how-to-make-angular-material-dialog-draggable-with-cdkdrag#comment-45</link>

		<dc:creator><![CDATA[random guy]]></dc:creator>
		<pubDate>Thu, 07 Mar 2019 14:56:02 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=1701#comment-45</guid>

					<description><![CDATA[Sagol arkadas, yardimci oldun!]]></description>
			<content:encoded><![CDATA[<p>Sagol arkadas, yardimci oldun!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
