Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10911 (s=10911, is=10920, ic=10919, ia=10921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10921 (s=10911, is=10921, ic=10920, ia=10922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10920 (s=10911, is=10921, ic=10920, ia=10922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10922 (s=10911, is=10921, ic=10920, ia=10922)