Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5353 (s=5353, is=5361, ic=5362, ia=5363)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5362 (s=5353, is=5362, ic=5363, ia=5364)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5363 (s=5353, is=5362, ic=5363, ia=5364)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5364 (s=5353, is=5362, ic=5363, ia=5364)