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