Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101524 (s=101524, is=101588, ic=101589, ia=101591)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101589 (s=101524, is=101589, ic=101590, ia=101592)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101590 (s=101524, is=101589, ic=101590, ia=101592)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101592 (s=101524, is=101589, ic=101590, ia=101592)