GitHub

DaffNotificationOrientation

import { DaffNotificationOrientation } from '@daffodil/design/notification'
type DaffNotificationOrientation = 'horizontal' | 'vertical'
Type Options
DaffNotificationOrientation 'horizontal' | 'vertical'