Scenic

v0.8.0

  • Pages
  • Modules
  • Exceptions
  • Mix Tasks

    Scenic v0.8.0 Scenic.Primitive.Style behaviour View Source

    Link to this section Summary

    Functions

    normalize(style_type, data)
    primitives(style_map)
    verify!(style_key, style_data)
    verify(style_key, style_data)

    Callbacks

    info(data)
    verify(any)

    Link to this section Functions

    Link to this function normalize(style_type, data) View Source
    Link to this function primitives(style_map) View Source
    Link to this function verify!(style_key, style_data) View Source
    Link to this function verify(style_key, style_data) View Source

    Link to this section Callbacks

    Link to this callback info(data) View Source
    info(data :: any()) :: bitstring()
    Link to this callback verify(any) View Source
    verify(any()) :: boolean()

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.