Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65306 (s=65306, is=65361, ic=65362, ia=65363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65362 (s=65306, is=65362, ic=65363, ia=65364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65363 (s=65306, is=65362, ic=65363, ia=65364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65364 (s=65306, is=65362, ic=65363, ia=65364)