Home Reference Source
public class | source

CalendarHeader

Extends:

react~React.Component → CalendarHeader

Компонент CalendarHeader

React Props:

NameTypeAttributeDescription
nextMonth function
locale locale
nextYear function
prevMonth function
prevYear function
displayesMonth moment
nextDecade function
prevDecade function
changeCalendarType function
calendarType string

Constructor Summary

Public Constructor
public

Method Summary

Public Methods
public

nextType(type: *): *

public

nextView(type: *)

public

prevView(type: *)

public

render(): *

базовый рендер

public

renderHeaderValue(type: *, displayesMonth: *, locale: *): *

Public Constructors

public constructor() source

Public Methods

public nextType(type: *): * source

Params:

NameTypeAttributeDescription
type *

Return:

*

public nextView(type: *) source

Params:

NameTypeAttributeDescription
type *

public prevView(type: *) source

Params:

NameTypeAttributeDescription
type *

public render(): * source

базовый рендер

Return:

*

public renderHeaderValue(type: *, displayesMonth: *, locale: *): * source

Params:

NameTypeAttributeDescription
type *
  • optional
displayesMonth *
locale *

Return:

*