Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30416 (s=30416, is=30450, ic=30449, ia=30451)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30451 (s=30416, is=30451, ic=30450, ia=30452)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30450 (s=30416, is=30451, ic=30450, ia=30452)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30452 (s=30416, is=30451, ic=30450, ia=30452)