Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43232 (s=43232, is=43276, ic=43276, ia=43278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43277 (s=43232, is=43277, ic=43277, ia=43279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43277 (s=43232, is=43277, ic=43277, ia=43279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43279 (s=43232, is=43277, ic=43277, ia=43279)