Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65038 (s=65038, is=65093, ic=65094, ia=65095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65094 (s=65038, is=65094, ic=65095, ia=65096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65095 (s=65038, is=65094, ic=65095, ia=65096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65096 (s=65038, is=65094, ic=65095, ia=65096)