From 7fc1459dc27551dde7244a8691eebfaf2651db6d Mon Sep 17 00:00:00 2001 From: Asha Bhaskaran Date: Wed, 28 May 2025 12:38:43 +0530 Subject: [PATCH] Update Display-format.md --- js/MediaPlayer/Display-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/MediaPlayer/Display-format.md b/js/MediaPlayer/Display-format.md index 909939b4f..27953d7f6 100644 --- a/js/MediaPlayer/Display-format.md +++ b/js/MediaPlayer/Display-format.md @@ -8,7 +8,7 @@ documentation: ug api: /api/js/ejmediaplayer --- -## Render Mode +# Render Mode There are three rendering layouts in Media Player such as Basic, Advanced and Mobile. You can get the available render modes in ej.MediaPlayer.RenderMode Object as follows.