package server-reason-react

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Styles_attributeSource

Expand a "styles" attribute into "className" and "style" on a lowercase element's argument list, merging with any existing ones. expand applies this to a whole JSX apply expression; callers that already hold the argument list can use this directly.