Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10328 (s=10328, is=10336, ic=10335, ia=10337)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10337 (s=10328, is=10337, ic=10336, ia=10338)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10336 (s=10328, is=10337, ic=10336, ia=10338)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10338 (s=10328, is=10337, ic=10336, ia=10338)