Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64960 (s=64960, is=65015, ic=65016, ia=65017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65016 (s=64960, is=65016, ic=65017, ia=65018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65017 (s=64960, is=65016, ic=65017, ia=65018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65018 (s=64960, is=65016, ic=65017, ia=65018)