Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22090 (s=22090, is=22112, ic=22113, ia=22110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22113 (s=22090, is=22113, ic=22114, ia=22111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22114 (s=22090, is=22113, ic=22114, ia=22111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22111 (s=22090, is=22113, ic=22114, ia=22111)