Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123397 (s=123397, is=123474, ic=123476, ia=123479)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123475 (s=123397, is=123475, ic=123477, ia=123480)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123477 (s=123397, is=123475, ic=123477, ia=123480)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123480 (s=123397, is=123475, ic=123477, ia=123480)