Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97219 (s=97219, is=97281, ic=97282, ia=97283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97282 (s=97219, is=97282, ic=97283, ia=97284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97283 (s=97219, is=97282, ic=97283, ia=97284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97284 (s=97219, is=97282, ic=97283, ia=97284)