Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10056 (s=10056, is=10064, ic=10063, ia=10065)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10065 (s=10056, is=10065, ic=10064, ia=10066)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10064 (s=10056, is=10065, ic=10064, ia=10066)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10066 (s=10056, is=10065, ic=10064, ia=10066)