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