All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.olvind.mui.std.FullscreenNavigationUI.scala Maven / Gradle / Ivy

There is a newer version: 5.11.16
Show newest version
package com.olvind.mui.std

import org.scalablytyped.runtime.StObject
import scala.scalajs.js
import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess}

object FullscreenNavigationUI {
  
  inline def auto: "auto" = "auto".asInstanceOf["auto"]
  
  inline def hide: "hide" = "hide".asInstanceOf["hide"]
  
  inline def show: "show" = "show".asInstanceOf["show"]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy