Skip to content

Ngx meta.opengraphprofile.gender

Home > @davidlj95/ngx-meta > OpenGraphProfile > gender

OpenGraphProfile.gender property

Their gender.

Allowing a string here too, so you can specify another gender than the ones specified by standard (male, female)

Check out OpenGraphProfileGender type for constants you can use to specify standard values for this field

Signature:

readonly gender?: OpenGraphProfileGender | string | null;