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