Trait rustcn_ui::GlobalAttributes 
source · pub trait GlobalAttributes {
Show 485 associated constants and 0 method
    const prevent_default: (&'static str, Option<&'static str>, bool) = _;
    const accesskey: (&'static str, Option<&'static str>, bool) = _;
    const autocapitalize: (&'static str, Option<&'static str>, bool) = _;
    const autofocus: (&'static str, Option<&'static str>, bool) = _;
    const class: (&'static str, Option<&'static str>, bool) = _;
    const contenteditable: (&'static str, Option<&'static str>, bool) = _;
    const data: (&'static str, Option<&'static str>, bool) = _;
    const dir: (&'static str, Option<&'static str>, bool) = _;
    const draggable: (&'static str, Option<&'static str>, bool) = _;
    const enterkeyhint: (&'static str, Option<&'static str>, bool) = _;
    const exportparts: (&'static str, Option<&'static str>, bool) = _;
    const hidden: (&'static str, Option<&'static str>, bool) = _;
    const id: (&'static str, Option<&'static str>, bool) = _;
    const inputmode: (&'static str, Option<&'static str>, bool) = _;
    const is: (&'static str, Option<&'static str>, bool) = _;
    const itemid: (&'static str, Option<&'static str>, bool) = _;
    const itemprop: (&'static str, Option<&'static str>, bool) = _;
    const itemref: (&'static str, Option<&'static str>, bool) = _;
    const itemscope: (&'static str, Option<&'static str>, bool) = _;
    const itemtype: (&'static str, Option<&'static str>, bool) = _;
    const lang: (&'static str, Option<&'static str>, bool) = _;
    const nonce: (&'static str, Option<&'static str>, bool) = _;
    const part: (&'static str, Option<&'static str>, bool) = _;
    const role: (&'static str, Option<&'static str>, bool) = _;
    const slot: (&'static str, Option<&'static str>, bool) = _;
    const spellcheck: (&'static str, Option<&'static str>, bool) = _;
    const style: (&'static str, Option<&'static str>, bool) = _;
    const tabindex: (&'static str, Option<&'static str>, bool) = _;
    const title: (&'static str, Option<&'static str>, bool) = _;
    const translate: (&'static str, Option<&'static str>, bool) = _;
    const dangerous_inner_html: (&'static str, Option<&'static str>, bool) = _;
    const align_content: (&'static str, Option<&'static str>, bool) = _;
    const align_items: (&'static str, Option<&'static str>, bool) = _;
    const align_self: (&'static str, Option<&'static str>, bool) = _;
    const alignment_adjust: (&'static str, Option<&'static str>, bool) = _;
    const alignment_baseline: (&'static str, Option<&'static str>, bool) = _;
    const all: (&'static str, Option<&'static str>, bool) = _;
    const alt: (&'static str, Option<&'static str>, bool) = _;
    const animation: (&'static str, Option<&'static str>, bool) = _;
    const animation_delay: (&'static str, Option<&'static str>, bool) = _;
    const animation_direction: (&'static str, Option<&'static str>, bool) = _;
    const animation_duration: (&'static str, Option<&'static str>, bool) = _;
    const animation_fill_mode: (&'static str, Option<&'static str>, bool) = _;
    const animation_iteration_count: (&'static str, Option<&'static str>, bool) = _;
    const animation_name: (&'static str, Option<&'static str>, bool) = _;
    const animation_play_state: (&'static str, Option<&'static str>, bool) = _;
    const animation_timing_function: (&'static str, Option<&'static str>, bool) = _;
    const azimuth: (&'static str, Option<&'static str>, bool) = _;
    const backdrop_filter: (&'static str, Option<&'static str>, bool) = _;
    const backface_visibility: (&'static str, Option<&'static str>, bool) = _;
    const background: (&'static str, Option<&'static str>, bool) = _;
    const background_attachment: (&'static str, Option<&'static str>, bool) = _;
    const background_clip: (&'static str, Option<&'static str>, bool) = _;
    const background_color: (&'static str, Option<&'static str>, bool) = _;
    const background_image: (&'static str, Option<&'static str>, bool) = _;
    const background_origin: (&'static str, Option<&'static str>, bool) = _;
    const background_position: (&'static str, Option<&'static str>, bool) = _;
    const background_repeat: (&'static str, Option<&'static str>, bool) = _;
    const background_size: (&'static str, Option<&'static str>, bool) = _;
    const background_blend_mode: (&'static str, Option<&'static str>, bool) = _;
    const baseline_shift: (&'static str, Option<&'static str>, bool) = _;
    const bleed: (&'static str, Option<&'static str>, bool) = _;
    const bookmark_label: (&'static str, Option<&'static str>, bool) = _;
    const bookmark_level: (&'static str, Option<&'static str>, bool) = _;
    const bookmark_state: (&'static str, Option<&'static str>, bool) = _;
    const border: (&'static str, Option<&'static str>, bool) = _;
    const border_color: (&'static str, Option<&'static str>, bool) = _;
    const border_style: (&'static str, Option<&'static str>, bool) = _;
    const border_width: (&'static str, Option<&'static str>, bool) = _;
    const border_bottom: (&'static str, Option<&'static str>, bool) = _;
    const border_bottom_color: (&'static str, Option<&'static str>, bool) = _;
    const border_bottom_style: (&'static str, Option<&'static str>, bool) = _;
    const border_bottom_width: (&'static str, Option<&'static str>, bool) = _;
    const border_left: (&'static str, Option<&'static str>, bool) = _;
    const border_left_color: (&'static str, Option<&'static str>, bool) = _;
    const border_left_style: (&'static str, Option<&'static str>, bool) = _;
    const border_left_width: (&'static str, Option<&'static str>, bool) = _;
    const border_right: (&'static str, Option<&'static str>, bool) = _;
    const border_right_color: (&'static str, Option<&'static str>, bool) = _;
    const border_right_style: (&'static str, Option<&'static str>, bool) = _;
    const border_right_width: (&'static str, Option<&'static str>, bool) = _;
    const border_top: (&'static str, Option<&'static str>, bool) = _;
    const border_top_color: (&'static str, Option<&'static str>, bool) = _;
    const border_top_style: (&'static str, Option<&'static str>, bool) = _;
    const border_top_width: (&'static str, Option<&'static str>, bool) = _;
    const border_collapse: (&'static str, Option<&'static str>, bool) = _;
    const border_image: (&'static str, Option<&'static str>, bool) = _;
    const border_image_outset: (&'static str, Option<&'static str>, bool) = _;
    const border_image_repeat: (&'static str, Option<&'static str>, bool) = _;
    const border_image_slice: (&'static str, Option<&'static str>, bool) = _;
    const border_image_source: (&'static str, Option<&'static str>, bool) = _;
    const border_image_width: (&'static str, Option<&'static str>, bool) = _;
    const border_radius: (&'static str, Option<&'static str>, bool) = _;
    const border_bottom_left_radius: (&'static str, Option<&'static str>, bool) = _;
    const border_bottom_right_radius: (&'static str, Option<&'static str>, bool) = _;
    const border_top_left_radius: (&'static str, Option<&'static str>, bool) = _;
    const border_top_right_radius: (&'static str, Option<&'static str>, bool) = _;
    const border_spacing: (&'static str, Option<&'static str>, bool) = _;
    const bottom: (&'static str, Option<&'static str>, bool) = _;
    const box_decoration_break: (&'static str, Option<&'static str>, bool) = _;
    const box_shadow: (&'static str, Option<&'static str>, bool) = _;
    const box_sizing: (&'static str, Option<&'static str>, bool) = _;
    const box_snap: (&'static str, Option<&'static str>, bool) = _;
    const break_after: (&'static str, Option<&'static str>, bool) = _;
    const break_before: (&'static str, Option<&'static str>, bool) = _;
    const break_inside: (&'static str, Option<&'static str>, bool) = _;
    const buffered_rendering: (&'static str, Option<&'static str>, bool) = _;
    const caption_side: (&'static str, Option<&'static str>, bool) = _;
    const clear: (&'static str, Option<&'static str>, bool) = _;
    const clear_side: (&'static str, Option<&'static str>, bool) = _;
    const clip: (&'static str, Option<&'static str>, bool) = _;
    const clip_path: (&'static str, Option<&'static str>, bool) = _;
    const clip_rule: (&'static str, Option<&'static str>, bool) = _;
    const color: (&'static str, Option<&'static str>, bool) = _;
    const color_adjust: (&'static str, Option<&'static str>, bool) = _;
    const color_correction: (&'static str, Option<&'static str>, bool) = _;
    const color_interpolation: (&'static str, Option<&'static str>, bool) = _;
    const color_interpolation_filters: (&'static str, Option<&'static str>, bool) = _;
    const color_profile: (&'static str, Option<&'static str>, bool) = _;
    const color_rendering: (&'static str, Option<&'static str>, bool) = _;
    const column_fill: (&'static str, Option<&'static str>, bool) = _;
    const column_gap: (&'static str, Option<&'static str>, bool) = _;
    const column_rule: (&'static str, Option<&'static str>, bool) = _;
    const column_rule_color: (&'static str, Option<&'static str>, bool) = _;
    const column_rule_style: (&'static str, Option<&'static str>, bool) = _;
    const column_rule_width: (&'static str, Option<&'static str>, bool) = _;
    const column_span: (&'static str, Option<&'static str>, bool) = _;
    const columns: (&'static str, Option<&'static str>, bool) = _;
    const column_count: (&'static str, Option<&'static str>, bool) = _;
    const column_width: (&'static str, Option<&'static str>, bool) = _;
    const contain: (&'static str, Option<&'static str>, bool) = _;
    const content: (&'static str, Option<&'static str>, bool) = _;
    const counter_increment: (&'static str, Option<&'static str>, bool) = _;
    const counter_reset: (&'static str, Option<&'static str>, bool) = _;
    const counter_set: (&'static str, Option<&'static str>, bool) = _;
    const cue: (&'static str, Option<&'static str>, bool) = _;
    const cue_after: (&'static str, Option<&'static str>, bool) = _;
    const cue_before: (&'static str, Option<&'static str>, bool) = _;
    const cursor: (&'static str, Option<&'static str>, bool) = _;
    const direction: (&'static str, Option<&'static str>, bool) = _;
    const display: (&'static str, Option<&'static str>, bool) = _;
    const display_inside: (&'static str, Option<&'static str>, bool) = _;
    const display_outside: (&'static str, Option<&'static str>, bool) = _;
    const display_extras: (&'static str, Option<&'static str>, bool) = _;
    const display_box: (&'static str, Option<&'static str>, bool) = _;
    const dominant_baseline: (&'static str, Option<&'static str>, bool) = _;
    const elevation: (&'static str, Option<&'static str>, bool) = _;
    const empty_cells: (&'static str, Option<&'static str>, bool) = _;
    const enable_background: (&'static str, Option<&'static str>, bool) = _;
    const fill: (&'static str, Option<&'static str>, bool) = _;
    const fill_opacity: (&'static str, Option<&'static str>, bool) = _;
    const fill_rule: (&'static str, Option<&'static str>, bool) = _;
    const filter: (&'static str, Option<&'static str>, bool) = _;
    const float: (&'static str, Option<&'static str>, bool) = _;
    const float_defer_column: (&'static str, Option<&'static str>, bool) = _;
    const float_defer_page: (&'static str, Option<&'static str>, bool) = _;
    const float_offset: (&'static str, Option<&'static str>, bool) = _;
    const float_wrap: (&'static str, Option<&'static str>, bool) = _;
    const flow_into: (&'static str, Option<&'static str>, bool) = _;
    const flow_from: (&'static str, Option<&'static str>, bool) = _;
    const flex: (&'static str, Option<&'static str>, bool) = _;
    const flex_basis: (&'static str, Option<&'static str>, bool) = _;
    const flex_grow: (&'static str, Option<&'static str>, bool) = _;
    const flex_shrink: (&'static str, Option<&'static str>, bool) = _;
    const flex_flow: (&'static str, Option<&'static str>, bool) = _;
    const flex_direction: (&'static str, Option<&'static str>, bool) = _;
    const flex_wrap: (&'static str, Option<&'static str>, bool) = _;
    const flood_color: (&'static str, Option<&'static str>, bool) = _;
    const flood_opacity: (&'static str, Option<&'static str>, bool) = _;
    const font: (&'static str, Option<&'static str>, bool) = _;
    const font_family: (&'static str, Option<&'static str>, bool) = _;
    const font_size: (&'static str, Option<&'static str>, bool) = _;
    const font_stretch: (&'static str, Option<&'static str>, bool) = _;
    const font_style: (&'static str, Option<&'static str>, bool) = _;
    const font_weight: (&'static str, Option<&'static str>, bool) = _;
    const font_feature_settings: (&'static str, Option<&'static str>, bool) = _;
    const font_kerning: (&'static str, Option<&'static str>, bool) = _;
    const font_language_override: (&'static str, Option<&'static str>, bool) = _;
    const font_size_adjust: (&'static str, Option<&'static str>, bool) = _;
    const font_synthesis: (&'static str, Option<&'static str>, bool) = _;
    const font_variant: (&'static str, Option<&'static str>, bool) = _;
    const font_variant_alternates: (&'static str, Option<&'static str>, bool) = _;
    const font_variant_caps: (&'static str, Option<&'static str>, bool) = _;
    const font_variant_east_asian: (&'static str, Option<&'static str>, bool) = _;
    const font_variant_ligatures: (&'static str, Option<&'static str>, bool) = _;
    const font_variant_numeric: (&'static str, Option<&'static str>, bool) = _;
    const font_variant_position: (&'static str, Option<&'static str>, bool) = _;
    const footnote_policy: (&'static str, Option<&'static str>, bool) = _;
    const glyph_orientation_horizontal: (&'static str, Option<&'static str>, bool) = _;
    const glyph_orientation_vertical: (&'static str, Option<&'static str>, bool) = _;
    const grid: (&'static str, Option<&'static str>, bool) = _;
    const grid_auto_flow: (&'static str, Option<&'static str>, bool) = _;
    const grid_auto_columns: (&'static str, Option<&'static str>, bool) = _;
    const grid_auto_rows: (&'static str, Option<&'static str>, bool) = _;
    const grid_template: (&'static str, Option<&'static str>, bool) = _;
    const grid_template_areas: (&'static str, Option<&'static str>, bool) = _;
    const grid_template_columns: (&'static str, Option<&'static str>, bool) = _;
    const grid_template_rows: (&'static str, Option<&'static str>, bool) = _;
    const grid_area: (&'static str, Option<&'static str>, bool) = _;
    const grid_column: (&'static str, Option<&'static str>, bool) = _;
    const grid_column_start: (&'static str, Option<&'static str>, bool) = _;
    const grid_column_end: (&'static str, Option<&'static str>, bool) = _;
    const grid_row: (&'static str, Option<&'static str>, bool) = _;
    const grid_row_start: (&'static str, Option<&'static str>, bool) = _;
    const grid_row_end: (&'static str, Option<&'static str>, bool) = _;
    const hanging_punctuation: (&'static str, Option<&'static str>, bool) = _;
    const height: (&'static str, Option<&'static str>, bool) = _;
    const hyphenate_character: (&'static str, Option<&'static str>, bool) = _;
    const hyphenate_limit_chars: (&'static str, Option<&'static str>, bool) = _;
    const hyphenate_limit_last: (&'static str, Option<&'static str>, bool) = _;
    const hyphenate_limit_lines: (&'static str, Option<&'static str>, bool) = _;
    const hyphenate_limit_zone: (&'static str, Option<&'static str>, bool) = _;
    const hyphens: (&'static str, Option<&'static str>, bool) = _;
    const icon: (&'static str, Option<&'static str>, bool) = _;
    const image_orientation: (&'static str, Option<&'static str>, bool) = _;
    const image_resolution: (&'static str, Option<&'static str>, bool) = _;
    const image_rendering: (&'static str, Option<&'static str>, bool) = _;
    const ime: (&'static str, Option<&'static str>, bool) = _;
    const ime_align: (&'static str, Option<&'static str>, bool) = _;
    const ime_mode: (&'static str, Option<&'static str>, bool) = _;
    const ime_offset: (&'static str, Option<&'static str>, bool) = _;
    const ime_width: (&'static str, Option<&'static str>, bool) = _;
    const initial_letters: (&'static str, Option<&'static str>, bool) = _;
    const inline_box_align: (&'static str, Option<&'static str>, bool) = _;
    const isolation: (&'static str, Option<&'static str>, bool) = _;
    const justify_content: (&'static str, Option<&'static str>, bool) = _;
    const justify_items: (&'static str, Option<&'static str>, bool) = _;
    const justify_self: (&'static str, Option<&'static str>, bool) = _;
    const kerning: (&'static str, Option<&'static str>, bool) = _;
    const left: (&'static str, Option<&'static str>, bool) = _;
    const letter_spacing: (&'static str, Option<&'static str>, bool) = _;
    const lighting_color: (&'static str, Option<&'static str>, bool) = _;
    const line_box_contain: (&'static str, Option<&'static str>, bool) = _;
    const line_break: (&'static str, Option<&'static str>, bool) = _;
    const line_grid: (&'static str, Option<&'static str>, bool) = _;
    const line_height: (&'static str, Option<&'static str>, bool) = _;
    const line_slack: (&'static str, Option<&'static str>, bool) = _;
    const line_snap: (&'static str, Option<&'static str>, bool) = _;
    const list_style: (&'static str, Option<&'static str>, bool) = _;
    const list_style_image: (&'static str, Option<&'static str>, bool) = _;
    const list_style_position: (&'static str, Option<&'static str>, bool) = _;
    const list_style_type: (&'static str, Option<&'static str>, bool) = _;
    const margin: (&'static str, Option<&'static str>, bool) = _;
    const margin_bottom: (&'static str, Option<&'static str>, bool) = _;
    const margin_left: (&'static str, Option<&'static str>, bool) = _;
    const margin_right: (&'static str, Option<&'static str>, bool) = _;
    const margin_top: (&'static str, Option<&'static str>, bool) = _;
    const marker: (&'static str, Option<&'static str>, bool) = _;
    const marker_end: (&'static str, Option<&'static str>, bool) = _;
    const marker_mid: (&'static str, Option<&'static str>, bool) = _;
    const marker_pattern: (&'static str, Option<&'static str>, bool) = _;
    const marker_segment: (&'static str, Option<&'static str>, bool) = _;
    const marker_start: (&'static str, Option<&'static str>, bool) = _;
    const marker_knockout_left: (&'static str, Option<&'static str>, bool) = _;
    const marker_knockout_right: (&'static str, Option<&'static str>, bool) = _;
    const marker_side: (&'static str, Option<&'static str>, bool) = _;
    const marks: (&'static str, Option<&'static str>, bool) = _;
    const marquee_direction: (&'static str, Option<&'static str>, bool) = _;
    const marquee_play_count: (&'static str, Option<&'static str>, bool) = _;
    const marquee_speed: (&'static str, Option<&'static str>, bool) = _;
    const marquee_style: (&'static str, Option<&'static str>, bool) = _;
    const mask: (&'static str, Option<&'static str>, bool) = _;
    const mask_image: (&'static str, Option<&'static str>, bool) = _;
    const mask_repeat: (&'static str, Option<&'static str>, bool) = _;
    const mask_position: (&'static str, Option<&'static str>, bool) = _;
    const mask_clip: (&'static str, Option<&'static str>, bool) = _;
    const mask_origin: (&'static str, Option<&'static str>, bool) = _;
    const mask_size: (&'static str, Option<&'static str>, bool) = _;
    const mask_box: (&'static str, Option<&'static str>, bool) = _;
    const mask_box_outset: (&'static str, Option<&'static str>, bool) = _;
    const mask_box_repeat: (&'static str, Option<&'static str>, bool) = _;
    const mask_box_slice: (&'static str, Option<&'static str>, bool) = _;
    const mask_box_source: (&'static str, Option<&'static str>, bool) = _;
    const mask_box_width: (&'static str, Option<&'static str>, bool) = _;
    const mask_type: (&'static str, Option<&'static str>, bool) = _;
    const max_height: (&'static str, Option<&'static str>, bool) = _;
    const max_lines: (&'static str, Option<&'static str>, bool) = _;
    const max_width: (&'static str, Option<&'static str>, bool) = _;
    const min_height: (&'static str, Option<&'static str>, bool) = _;
    const min_width: (&'static str, Option<&'static str>, bool) = _;
    const mix_blend_mode: (&'static str, Option<&'static str>, bool) = _;
    const nav_down: (&'static str, Option<&'static str>, bool) = _;
    const nav_index: (&'static str, Option<&'static str>, bool) = _;
    const nav_left: (&'static str, Option<&'static str>, bool) = _;
    const nav_right: (&'static str, Option<&'static str>, bool) = _;
    const nav_up: (&'static str, Option<&'static str>, bool) = _;
    const object_fit: (&'static str, Option<&'static str>, bool) = _;
    const object_position: (&'static str, Option<&'static str>, bool) = _;
    const offset_after: (&'static str, Option<&'static str>, bool) = _;
    const offset_before: (&'static str, Option<&'static str>, bool) = _;
    const offset_end: (&'static str, Option<&'static str>, bool) = _;
    const offset_start: (&'static str, Option<&'static str>, bool) = _;
    const opacity: (&'static str, Option<&'static str>, bool) = _;
    const order: (&'static str, Option<&'static str>, bool) = _;
    const orphans: (&'static str, Option<&'static str>, bool) = _;
    const outline: (&'static str, Option<&'static str>, bool) = _;
    const outline_color: (&'static str, Option<&'static str>, bool) = _;
    const outline_style: (&'static str, Option<&'static str>, bool) = _;
    const outline_width: (&'static str, Option<&'static str>, bool) = _;
    const outline_offset: (&'static str, Option<&'static str>, bool) = _;
    const overflow: (&'static str, Option<&'static str>, bool) = _;
    const overflow_x: (&'static str, Option<&'static str>, bool) = _;
    const overflow_y: (&'static str, Option<&'static str>, bool) = _;
    const overflow_style: (&'static str, Option<&'static str>, bool) = _;
    const overflow_wrap: (&'static str, Option<&'static str>, bool) = _;
    const padding: (&'static str, Option<&'static str>, bool) = _;
    const padding_bottom: (&'static str, Option<&'static str>, bool) = _;
    const padding_left: (&'static str, Option<&'static str>, bool) = _;
    const padding_right: (&'static str, Option<&'static str>, bool) = _;
    const padding_top: (&'static str, Option<&'static str>, bool) = _;
    const page: (&'static str, Option<&'static str>, bool) = _;
    const page_break_after: (&'static str, Option<&'static str>, bool) = _;
    const page_break_before: (&'static str, Option<&'static str>, bool) = _;
    const page_break_inside: (&'static str, Option<&'static str>, bool) = _;
    const paint_order: (&'static str, Option<&'static str>, bool) = _;
    const pause: (&'static str, Option<&'static str>, bool) = _;
    const pause_after: (&'static str, Option<&'static str>, bool) = _;
    const pause_before: (&'static str, Option<&'static str>, bool) = _;
    const perspective: (&'static str, Option<&'static str>, bool) = _;
    const perspective_origin: (&'static str, Option<&'static str>, bool) = _;
    const pitch: (&'static str, Option<&'static str>, bool) = _;
    const pitch_range: (&'static str, Option<&'static str>, bool) = _;
    const play_during: (&'static str, Option<&'static str>, bool) = _;
    const pointer_events: (&'static str, Option<&'static str>, bool) = _;
    const position: (&'static str, Option<&'static str>, bool) = _;
    const quotes: (&'static str, Option<&'static str>, bool) = _;
    const region_fragment: (&'static str, Option<&'static str>, bool) = _;
    const resize: (&'static str, Option<&'static str>, bool) = _;
    const rest: (&'static str, Option<&'static str>, bool) = _;
    const rest_after: (&'static str, Option<&'static str>, bool) = _;
    const rest_before: (&'static str, Option<&'static str>, bool) = _;
    const richness: (&'static str, Option<&'static str>, bool) = _;
    const right: (&'static str, Option<&'static str>, bool) = _;
    const ruby_align: (&'static str, Option<&'static str>, bool) = _;
    const ruby_merge: (&'static str, Option<&'static str>, bool) = _;
    const ruby_position: (&'static str, Option<&'static str>, bool) = _;
    const scroll_behavior: (&'static str, Option<&'static str>, bool) = _;
    const scroll_snap_coordinate: (&'static str, Option<&'static str>, bool) = _;
    const scroll_snap_destination: (&'static str, Option<&'static str>, bool) = _;
    const scroll_snap_points_x: (&'static str, Option<&'static str>, bool) = _;
    const scroll_snap_points_y: (&'static str, Option<&'static str>, bool) = _;
    const scroll_snap_type: (&'static str, Option<&'static str>, bool) = _;
    const shape_image_threshold: (&'static str, Option<&'static str>, bool) = _;
    const shape_inside: (&'static str, Option<&'static str>, bool) = _;
    const shape_margin: (&'static str, Option<&'static str>, bool) = _;
    const shape_outside: (&'static str, Option<&'static str>, bool) = _;
    const shape_padding: (&'static str, Option<&'static str>, bool) = _;
    const shape_rendering: (&'static str, Option<&'static str>, bool) = _;
    const size: (&'static str, Option<&'static str>, bool) = _;
    const speak: (&'static str, Option<&'static str>, bool) = _;
    const speak_as: (&'static str, Option<&'static str>, bool) = _;
    const speak_header: (&'static str, Option<&'static str>, bool) = _;
    const speak_numeral: (&'static str, Option<&'static str>, bool) = _;
    const speak_punctuation: (&'static str, Option<&'static str>, bool) = _;
    const speech_rate: (&'static str, Option<&'static str>, bool) = _;
    const stop_color: (&'static str, Option<&'static str>, bool) = _;
    const stop_opacity: (&'static str, Option<&'static str>, bool) = _;
    const stress: (&'static str, Option<&'static str>, bool) = _;
    const string_set: (&'static str, Option<&'static str>, bool) = _;
    const stroke: (&'static str, Option<&'static str>, bool) = _;
    const stroke_dasharray: (&'static str, Option<&'static str>, bool) = _;
    const stroke_dashoffset: (&'static str, Option<&'static str>, bool) = _;
    const stroke_linecap: (&'static str, Option<&'static str>, bool) = _;
    const stroke_linejoin: (&'static str, Option<&'static str>, bool) = _;
    const stroke_miterlimit: (&'static str, Option<&'static str>, bool) = _;
    const stroke_opacity: (&'static str, Option<&'static str>, bool) = _;
    const stroke_width: (&'static str, Option<&'static str>, bool) = _;
    const tab_size: (&'static str, Option<&'static str>, bool) = _;
    const table_layout: (&'static str, Option<&'static str>, bool) = _;
    const text_align: (&'static str, Option<&'static str>, bool) = _;
    const text_align_all: (&'static str, Option<&'static str>, bool) = _;
    const text_align_last: (&'static str, Option<&'static str>, bool) = _;
    const text_anchor: (&'static str, Option<&'static str>, bool) = _;
    const text_combine_upright: (&'static str, Option<&'static str>, bool) = _;
    const text_decoration: (&'static str, Option<&'static str>, bool) = _;
    const text_decoration_color: (&'static str, Option<&'static str>, bool) = _;
    const text_decoration_line: (&'static str, Option<&'static str>, bool) = _;
    const text_decoration_style: (&'static str, Option<&'static str>, bool) = _;
    const text_decoration_skip: (&'static str, Option<&'static str>, bool) = _;
    const text_emphasis: (&'static str, Option<&'static str>, bool) = _;
    const text_emphasis_color: (&'static str, Option<&'static str>, bool) = _;
    const text_emphasis_style: (&'static str, Option<&'static str>, bool) = _;
    const text_emphasis_position: (&'static str, Option<&'static str>, bool) = _;
    const text_emphasis_skip: (&'static str, Option<&'static str>, bool) = _;
    const text_height: (&'static str, Option<&'static str>, bool) = _;
    const text_indent: (&'static str, Option<&'static str>, bool) = _;
    const text_justify: (&'static str, Option<&'static str>, bool) = _;
    const text_orientation: (&'static str, Option<&'static str>, bool) = _;
    const text_overflow: (&'static str, Option<&'static str>, bool) = _;
    const text_rendering: (&'static str, Option<&'static str>, bool) = _;
    const text_shadow: (&'static str, Option<&'static str>, bool) = _;
    const text_size_adjust: (&'static str, Option<&'static str>, bool) = _;
    const text_space_collapse: (&'static str, Option<&'static str>, bool) = _;
    const text_spacing: (&'static str, Option<&'static str>, bool) = _;
    const text_transform: (&'static str, Option<&'static str>, bool) = _;
    const text_underline_position: (&'static str, Option<&'static str>, bool) = _;
    const text_wrap: (&'static str, Option<&'static str>, bool) = _;
    const top: (&'static str, Option<&'static str>, bool) = _;
    const touch_action: (&'static str, Option<&'static str>, bool) = _;
    const transform: (&'static str, Option<&'static str>, bool) = _;
    const transform_box: (&'static str, Option<&'static str>, bool) = _;
    const transform_origin: (&'static str, Option<&'static str>, bool) = _;
    const transform_style: (&'static str, Option<&'static str>, bool) = _;
    const transition: (&'static str, Option<&'static str>, bool) = _;
    const transition_delay: (&'static str, Option<&'static str>, bool) = _;
    const transition_duration: (&'static str, Option<&'static str>, bool) = _;
    const transition_property: (&'static str, Option<&'static str>, bool) = _;
    const unicode_bidi: (&'static str, Option<&'static str>, bool) = _;
    const vector_effect: (&'static str, Option<&'static str>, bool) = _;
    const vertical_align: (&'static str, Option<&'static str>, bool) = _;
    const visibility: (&'static str, Option<&'static str>, bool) = _;
    const voice_balance: (&'static str, Option<&'static str>, bool) = _;
    const voice_duration: (&'static str, Option<&'static str>, bool) = _;
    const voice_family: (&'static str, Option<&'static str>, bool) = _;
    const voice_pitch: (&'static str, Option<&'static str>, bool) = _;
    const voice_range: (&'static str, Option<&'static str>, bool) = _;
    const voice_rate: (&'static str, Option<&'static str>, bool) = _;
    const voice_stress: (&'static str, Option<&'static str>, bool) = _;
    const voice_volumn: (&'static str, Option<&'static str>, bool) = _;
    const volume: (&'static str, Option<&'static str>, bool) = _;
    const white_space: (&'static str, Option<&'static str>, bool) = _;
    const widows: (&'static str, Option<&'static str>, bool) = _;
    const width: (&'static str, Option<&'static str>, bool) = _;
    const will_change: (&'static str, Option<&'static str>, bool) = _;
    const word_break: (&'static str, Option<&'static str>, bool) = _;
    const word_spacing: (&'static str, Option<&'static str>, bool) = _;
    const word_wrap: (&'static str, Option<&'static str>, bool) = _;
    const wrap_flow: (&'static str, Option<&'static str>, bool) = _;
    const wrap_through: (&'static str, Option<&'static str>, bool) = _;
    const writing_mode: (&'static str, Option<&'static str>, bool) = _;
    const gap: (&'static str, Option<&'static str>, bool) = _;
    const list_styler_type: (&'static str, Option<&'static str>, bool) = _;
    const row_gap: (&'static str, Option<&'static str>, bool) = _;
    const transition_timing_function: (&'static str, Option<&'static str>, bool) = _;
    const user_select: (&'static str, Option<&'static str>, bool) = _;
    const webkit_user_select: (&'static str, Option<&'static str>, bool) = _;
    const z_index: (&'static str, Option<&'static str>, bool) = _;
    const aria_current: (&'static str, Option<&'static str>, bool) = _;
    const aria_details: (&'static str, Option<&'static str>, bool) = _;
    const aria_disabled: (&'static str, Option<&'static str>, bool) = _;
    const aria_hidden: (&'static str, Option<&'static str>, bool) = _;
    const aria_invalid: (&'static str, Option<&'static str>, bool) = _;
    const aria_keyshortcuts: (&'static str, Option<&'static str>, bool) = _;
    const aria_label: (&'static str, Option<&'static str>, bool) = _;
    const aria_roledescription: (&'static str, Option<&'static str>, bool) = _;
    const aria_autocomplete: (&'static str, Option<&'static str>, bool) = _;
    const aria_checked: (&'static str, Option<&'static str>, bool) = _;
    const aria_expanded: (&'static str, Option<&'static str>, bool) = _;
    const aria_haspopup: (&'static str, Option<&'static str>, bool) = _;
    const aria_level: (&'static str, Option<&'static str>, bool) = _;
    const aria_modal: (&'static str, Option<&'static str>, bool) = _;
    const aria_multiline: (&'static str, Option<&'static str>, bool) = _;
    const aria_multiselectable: (&'static str, Option<&'static str>, bool) = _;
    const aria_orientation: (&'static str, Option<&'static str>, bool) = _;
    const aria_placeholder: (&'static str, Option<&'static str>, bool) = _;
    const aria_pressed: (&'static str, Option<&'static str>, bool) = _;
    const aria_readonly: (&'static str, Option<&'static str>, bool) = _;
    const aria_required: (&'static str, Option<&'static str>, bool) = _;
    const aria_selected: (&'static str, Option<&'static str>, bool) = _;
    const aria_sort: (&'static str, Option<&'static str>, bool) = _;
    const aria_valuemax: (&'static str, Option<&'static str>, bool) = _;
    const aria_valuemin: (&'static str, Option<&'static str>, bool) = _;
    const aria_valuenow: (&'static str, Option<&'static str>, bool) = _;
    const aria_valuetext: (&'static str, Option<&'static str>, bool) = _;
    const aria_atomic: (&'static str, Option<&'static str>, bool) = _;
    const aria_busy: (&'static str, Option<&'static str>, bool) = _;
    const aria_live: (&'static str, Option<&'static str>, bool) = _;
    const aria_relevant: (&'static str, Option<&'static str>, bool) = _;
    const aria_dropeffect: (&'static str, Option<&'static str>, bool) = _;
    const aria_grabbed: (&'static str, Option<&'static str>, bool) = _;
    const aria_activedescendant: (&'static str, Option<&'static str>, bool) = _;
    const aria_colcount: (&'static str, Option<&'static str>, bool) = _;
    const aria_colindex: (&'static str, Option<&'static str>, bool) = _;
    const aria_colspan: (&'static str, Option<&'static str>, bool) = _;
    const aria_controls: (&'static str, Option<&'static str>, bool) = _;
    const aria_describedby: (&'static str, Option<&'static str>, bool) = _;
    const aria_errormessage: (&'static str, Option<&'static str>, bool) = _;
    const aria_flowto: (&'static str, Option<&'static str>, bool) = _;
    const aria_labelledby: (&'static str, Option<&'static str>, bool) = _;
    const aria_owns: (&'static str, Option<&'static str>, bool) = _;
    const aria_posinset: (&'static str, Option<&'static str>, bool) = _;
    const aria_rowcount: (&'static str, Option<&'static str>, bool) = _;
    const aria_rowindex: (&'static str, Option<&'static str>, bool) = _;
    const aria_rowspan: (&'static str, Option<&'static str>, bool) = _;
    const aria_setsize: (&'static str, Option<&'static str>, bool) = _;
}Provided Associated Constants§
sourceconst prevent_default: (&'static str, Option<&'static str>, bool) = _
 
const prevent_default: (&'static str, Option<&'static str>, bool) = _
Prevent the default action for this element.
For more information, see the MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault
sourceconst class: (&'static str, Option<&'static str>, bool) = _
 
const class: (&'static str, Option<&'static str>, bool) = _
The HTML class attribute is used to specify a class for an HTML element.
§Details
Multiple HTML elements can share the same class.
The class global attribute is a space-separated list of the case-sensitive classes of the element. Classes allow CSS and Javascript to select and access specific elements via the class selectors or functions like the DOM method document.getElementsByClassName.
§Example
§HTML:
<p class="note editorial">Above point sounds a bit obvious. Remove/rewrite?</p>
§CSS:
.note {
    font-style: italic;
    font-weight: bold;
}
.editorial {
    background: rgb(255, 0, 0, .25);
    padding: 10px;
}
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/class
sourceconst dangerous_inner_html: (&'static str, Option<&'static str>, bool) = _
 
const dangerous_inner_html: (&'static str, Option<&'static str>, bool) = _
dangerous_inner_html is Dioxus’s replacement for using innerHTML in the browser DOM. In general, setting HTML from code is risky because it’s easy to inadvertently expose your users to a cross-site scripting (XSS) attack. So, you can set HTML directly from Dioxus, but you have to type out dangerous_inner_html to remind yourself that it’s dangerous