type alias Property.TextAnchorimport { type Property } from "https://deno.land/x/react_deno@17.0.2/src/csstype.d.ts"; const { TextAnchor } = Property; definition: | Globals | "end" | "middle" | "start"