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