Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17323 (s=17323, is=17341, ic=17342, ia=17344)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17342 (s=17323, is=17342, ic=17343, ia=17345)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17343 (s=17323, is=17342, ic=17343, ia=17345)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17345 (s=17323, is=17342, ic=17343, ia=17345)