Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56999 (s=56999, is=57050, ic=57050, ia=57052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57051 (s=56999, is=57051, ic=57051, ia=57053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57051 (s=56999, is=57051, ic=57051, ia=57053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57053 (s=56999, is=57051, ic=57051, ia=57053)