Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14120 (s=14120, is=14130, ic=14132, ia=14133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14131 (s=14120, is=14131, ic=14133, ia=14134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14133 (s=14120, is=14131, ic=14133, ia=14134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14134 (s=14120, is=14131, ic=14133, ia=14134)