Type alias RepeatStyle

RepeatStyle: "no-repeat" | "repeat" | "repeat-x" | "repeat-y" | "round" | "space" | string & {}

Generated using TypeDoc