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