Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23501 (s=23501, is=23516, ic=23518, ia=23520)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23518 (s=23501, is=23518, ic=23519, ia=23521)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23519 (s=23501, is=23518, ic=23519, ia=23521)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23521 (s=23501, is=23518, ic=23520, ia=23521)