Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10479 (s=10479, is=10487, ic=10486, ia=10488)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10488 (s=10479, is=10488, ic=10487, ia=10489)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10487 (s=10479, is=10488, ic=10487, ia=10489)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10489 (s=10479, is=10488, ic=10487, ia=10489)