Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88038 (s=88038, is=88098, ic=88099, ia=88100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88099 (s=88038, is=88099, ic=88100, ia=88101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88100 (s=88038, is=88099, ic=88100, ia=88101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88101 (s=88038, is=88099, ic=88100, ia=88101)