Which CSS property can be used to set the image as border instead of the border style?

Which CSS property can be used to set the image as border instead of the border style? Correct Answer border-image-source

The border-image-source property specifies the path to the image to be used as a border (instead of the normal border around an element).

Related Questions

Which of the following CSS property can be used to set the image as a border instead of the border style?