Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12351 (s=12351, is=12363, ic=12362, ia=12364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12364 (s=12351, is=12364, ic=12363, ia=12365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12363 (s=12351, is=12364, ic=12363, ia=12365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12365 (s=12351, is=12364, ic=12363, ia=12365)