Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14112 (s=14112, is=14125, ic=14126, ia=14124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14126 (s=14112, is=14126, ic=14127, ia=14125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14127 (s=14112, is=14126, ic=14127, ia=14125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14125 (s=14112, is=14126, ic=14127, ia=14125)