Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34198 (s=34198, is=34233, ic=34232, ia=34234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34234 (s=34198, is=34234, ic=34233, ia=34235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34233 (s=34198, is=34234, ic=34233, ia=34235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34235 (s=34198, is=34234, ic=34233, ia=34235)