Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10903 (s=10903, is=10911, ic=10910, ia=10912)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10912 (s=10903, is=10912, ic=10911, ia=10913)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10911 (s=10903, is=10912, ic=10911, ia=10913)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10913 (s=10903, is=10912, ic=10911, ia=10913)