Type alias RaphaelAttributesExtended

RaphaelAttributesExtended: Partial<RaphaelAttributes> & {
    arrow-start?: string;
}

Type declaration

  • Optional arrow-start?: string

Generated using TypeDoc