{ image.style.float = "left"; setTimeout(() => dispatch("update")); }} --border-left-radius="5px">{@html inlineStartIcon} { image.style.removeProperty("float"); if (image.getAttribute("style")?.length === 0) { image.removeAttribute("style"); } setTimeout(() => dispatch("update")); }}>{@html floatNoneIcon} { image.style.float = "right"; setTimeout(() => dispatch("update")); }} --border-right-radius="5px">{@html inlineEndIcon}