Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23334 (s=23334, is=23350, ic=23352, ia=23354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23351 (s=23334, is=23351, ic=23353, ia=23355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23353 (s=23334, is=23351, ic=23353, ia=23355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23355 (s=23334, is=23351, ic=23353, ia=23355)