IT/PowerApps

Grid in PowerApps

Last72 2020. 9. 9. 21:52

Html.Text =

"<div style='
	width: 1000px;
    height: 1000px;
    background: url(""http://i.stack.imgur.com/GySvQ.png/"");
    '></div>"

 

Source: stackoverflow.com/a/3540254

저작자표시 비영리 동일조건 (새창열림)