[]
        
(Showing Draft Content)

C1.Blazor.Input.SliderBase.EnrichDisabledC1Style

EnrichDisabledC1Style Method

EnrichDisabledC1Style(C1Style, C1Color)

Create style based on style and update it with disabled state.

Declaration
protected static C1Style EnrichDisabledC1Style(C1Style style, C1Color color)
Parameters
Type Name Description
C1Style style

Origin style.

C1Color color

Disabled color.

Returns
Type Description
C1Style