Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64035 (s=64035, is=64090, ic=64091, ia=64092)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64091 (s=64035, is=64091, ic=64092, ia=64093)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64092 (s=64035, is=64091, ic=64092, ia=64093)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64093 (s=64035, is=64091, ic=64092, ia=64093)