Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100167 (s=100167, is=100230, ic=100231, ia=100232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100231 (s=100167, is=100231, ic=100232, ia=100233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100232 (s=100167, is=100231, ic=100232, ia=100233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100233 (s=100167, is=100231, ic=100232, ia=100233)