Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123769 (s=123769, is=123846, ic=123848, ia=123851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123847 (s=123769, is=123847, ic=123849, ia=123852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123849 (s=123769, is=123847, ic=123849, ia=123852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123852 (s=123769, is=123847, ic=123849, ia=123852)