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

com.olvind.mui.muiMaterial.anon.OverridableComponentSvgIconTypeMapsvg.scala Maven / Gradle / Ivy

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

import com.olvind.mui.react.mod.global.JSX.Element
import org.scalablytyped.runtime.StObject
import scala.scalajs.js
import scala.scalajs.js.annotation.{JSGlobalScope, JSGlobal, JSImport, JSName, JSBracketAccess}

/* Inlined (props : DefaultComponentProps> & {}): react.react..JSX.Element & {  muiName :string} */
@js.native
trait OverridableComponentSvgIconTypeMapsvg extends StObject {
  
  def apply(props: DefaultComponentPropsSvgIconTypeMapsvg): Element = js.native
  
  var muiName: String = js.native
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy