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