Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13201 (s=13201, is=13214, ic=13213, ia=13215)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13215 (s=13201, is=13215, ic=13214, ia=13216)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13214 (s=13201, is=13215, ic=13214, ia=13216)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13216 (s=13201, is=13215, ic=13214, ia=13216)