Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23828 (s=23828, is=23844, ic=23846, ia=23848)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23845 (s=23828, is=23845, ic=23847, ia=23849)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23847 (s=23828, is=23845, ic=23847, ia=23849)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23849 (s=23828, is=23845, ic=23847, ia=23849)