Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12023 (s=12023, is=12035, ic=12034, ia=12036)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12036 (s=12023, is=12036, ic=12035, ia=12037)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12035 (s=12023, is=12036, ic=12035, ia=12037)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12037 (s=12023, is=12036, ic=12035, ia=12037)