Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22976 (s=22976, is=22998, ic=22999, ia=22996)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22999 (s=22976, is=22999, ic=23000, ia=22997)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23000 (s=22976, is=22999, ic=23000, ia=22997)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22997 (s=22976, is=22999, ic=23000, ia=22997)