Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86372 (s=86372, is=86430, ic=86431, ia=86432)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86431 (s=86372, is=86431, ic=86432, ia=86433)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86432 (s=86372, is=86431, ic=86432, ia=86433)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86433 (s=86372, is=86431, ic=86432, ia=86433)