Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123767 (s=123767, is=123844, ic=123846, ia=123849)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123845 (s=123767, is=123845, ic=123847, ia=123850)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123847 (s=123767, is=123845, ic=123847, ia=123850)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123850 (s=123767, is=123845, ic=123847, ia=123850)