Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34397 (s=34397, is=34432, ic=34431, ia=34433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34433 (s=34397, is=34433, ic=34432, ia=34434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34432 (s=34397, is=34433, ic=34432, ia=34434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34434 (s=34397, is=34433, ic=34432, ia=34434)