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