Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23213 (s=23213, is=23229, ic=23231, ia=23233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23230 (s=23213, is=23230, ic=23232, ia=23234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23232 (s=23213, is=23230, ic=23232, ia=23234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23234 (s=23213, is=23230, ic=23232, ia=23234)