Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1070 (s=1070, is=1073, ic=1072, ia=1071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1074 (s=1070, is=1074, ic=1073, ia=1072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1073 (s=1070, is=1074, ic=1073, ia=1072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1072 (s=1070, is=1074, ic=1073, ia=1072)