Type alias BorderImage

BorderImage: Globals | "none" | "repeat" | "round" | "space" | "stretch" | string & {} | number & {}

Generated using TypeDoc