Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65947 (s=65947, is=66002, ic=66003, ia=66004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66003 (s=65947, is=66003, ic=66004, ia=66005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66004 (s=65947, is=66003, ic=66004, ia=66005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66005 (s=65947, is=66003, ic=66004, ia=66005)