Scenic.Primitive.merge_opts

You're seeing just the function merge_opts, go back to Scenic.Primitive module for more information.
Link to this function

merge_opts(primitive, opts)

View Source

Specs

merge_opts(primitive :: t(), opts :: keyword()) :: t()

Merge an options-list of styles and transforms onto a primitive.

This function might go through a name-change in the future. It is really more of a merge. The supplied list of styles and transforms

Parameters:

  • primitive - The primitive

Returns the value of the primitive-specific data.