Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3891 (s=3891, is=3896, ic=3894, ia=3896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3897 (s=3891, is=3897, ic=3895, ia=3897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3895 (s=3891, is=3897, ic=3895, ia=3897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3897 (s=3891, is=3897, ic=3895, ia=3897)