Class BootstrapDataAttributes

java.lang.Object
com.foreach.across.modules.bootstrapui.attributes.BootstrapDataAttributes

public class BootstrapDataAttributes extends Object
HTML data- attributes.
Since:
3.0.0
Author:
Arne Vandamme
  • Field Details

  • Constructor Details

    • BootstrapDataAttributes

      public BootstrapDataAttributes()
  • Method Details

    • toggle

      public com.foreach.across.modules.web.ui.elements.support.AttributeWitherFunction.AttributeValueWitherFunction<String> toggle(String value)
    • of

      public <S> com.foreach.across.modules.web.ui.elements.support.AttributeWitherFunction<S> of(@NonNull @NonNull String attributeName)