HtmlTagTailwindButtonExpectsStyleOps

io.laminext.tailwind.ops.htmltag.button.HtmlTagTailwindButtonExpectsStyleOps
class HtmlTagTailwindButtonExpectsStyleOps[T <: Element, Am <: AmButtonExpectsStyle](tag: AmendedHtmlTagPartial[T, Am])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def fill: AmendedHtmlTagPartial[T, AmButtonFillExpectColor]
def outline: AmendedHtmlTagPartial[T, AmButtonOutlineExpectColor]
def text: AmendedHtmlTagPartial[T, AmButtonTransparentExpectColor]
def transparent: AmendedHtmlTagPartial[T, AmButtonTransparentExpectColor]