|
Dreamine.UI.Blazor 1.0.1
Dreamine.UI.Blazor 사용자 인터페이스 기능과 구성 요소를 제공합니다.
|
속성 | |
| string? | Title [get, set] |
| string? | Message [get, set] |
| string? | OkText [get, set] |
| string? | CancelText [get, set] |
| bool | UseBlink = true [get, set] |
| string | Color1 = "#B41E1E" [get, set] |
| string | Color2 = "#500A0A" [get, set] |
| string | ForegroundColor = "#FFD700" [get, set] |
| int | BlinkIntervalMs = 600 [get, set] |
Blazor 깜빡임 팝업의 콘텐츠, 색상 및 애니메이션을 구성합니다.
BlinkPopupOptions.cs 파일의 11 번째 라인에서 정의되었습니다.
|
getset |
한 방향 깜빡임 전환 간격을 밀리초 단위로 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 93 번째 라인에서 정의되었습니다.
|
getset |
취소 버튼 텍스트를 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 48 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Blazor.DreamineDialogService.ShowBlinkAsync().
|
getset |
깜빡임 애니메이션의 첫 번째 CSS 색상을 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Blazor.DreamineDialogService.ShowBlinkAsync().
|
getset |
깜빡임 애니메이션의 두 번째 CSS 색상을 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Blazor.DreamineDialogService.ShowBlinkAsync().
|
getset |
팝업 콘텐츠의 CSS 전경색을 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Blazor.DreamineDialogService.ShowBlinkAsync().
|
getset |
|
getset |
확인 버튼 텍스트를 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 39 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Blazor.DreamineDialogService.ShowBlinkAsync().
|
getset |
|
getset |
배경 깜빡임 효과를 사용할지 여부를 가져오거나 설정합니다.
BlinkPopupOptions.cs 파일의 57 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dreamine.UI.Blazor.DreamineDialogService.ShowBlinkAsync().