Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4116 (s=4116, is=4121, ic=4119, ia=4121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4122 (s=4116, is=4122, ic=4120, ia=4122)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4120 (s=4116, is=4122, ic=4120, ia=4122)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4122 (s=4116, is=4122, ic=4120, ia=4122)