package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `safe of PositionalAlignment.t
  2. | `unsafe of PositionalAlignment.t
]
val toString : [< `safe of [< `center | `end_ | `flexEnd | `flexStart | `left | `right | `selfEnd | `selfStart | `start ] | `unsafe of [< `center | `end_ | `flexEnd | `flexStart | `left | `right | `selfEnd | `selfStart | `start ] ] -> string
OCaml

Innovation. Community. Security.