Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2497 (s=2497, is=2501, ic=2499, ia=2501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2502 (s=2497, is=2502, ic=2500, ia=2502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2500 (s=2497, is=2502, ic=2500, ia=2502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2502 (s=2497, is=2502, ic=2500, ia=2502)