Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10670 (s=10670, is=10678, ic=10677, ia=10679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10679 (s=10670, is=10679, ic=10678, ia=10680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10678 (s=10670, is=10679, ic=10678, ia=10680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10680 (s=10670, is=10679, ic=10678, ia=10680)