UIX Documentation
  • Namespace
  • Class
  • Tree

Namespaces

  • None
  • uix
    • data
    • ui
      • control

Classes

  • autocomplete
  • button
  • checkbox
  • color
  • editor
  • email
  • file
  • hidden
  • number
  • post_relation
  • radio
  • select
  • separator
  • slider
  • template
  • text
  • textarea
  • toggle

Class number

Number input field

uix\ui\uix
Extended by uix\data\data
Extended by uix\ui\control
Extended by uix\ui\control\number
Namespace: uix\ui\control
Since: 1.0.0
Located at classes/uix/ui/control/number.php

Methods summary

Methods inherited from uix\ui\control

classes(), description(), get_value(), input(), is_active(), label(), name(), register(), render(), set_assets(), set_attributes(), set_config(), setup()

Methods inherited from uix\data\data

get_data(), set_data()

Methods inherited from uix\ui\uix

__call(), __construct(), actions(), base_color(), build_attributes(), enqueue_active_assets(), enqueue_core(), id(), init(), process_child(), process_children(), render_children(), set_url()

Properties summary

public string $type

The type of object

The type of object

Since

1.0.0
# 'number'

Properties inherited from uix\data\data

$data

Properties inherited from uix\ui\uix

$assets, $attributes, $child, $parent, $scripts, $slug, $struct, $styles, $url

UIX Documentation API documentation generated by ApiGen