Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12514 (s=12514, is=12526, ic=12525, ia=12527)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12527 (s=12514, is=12527, ic=12526, ia=12528)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12526 (s=12514, is=12527, ic=12526, ia=12528)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12528 (s=12514, is=12527, ic=12526, ia=12528)