Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40000 (s=40000, is=40041, ic=40041, ia=40043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40042 (s=40000, is=40042, ic=40042, ia=40044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40042 (s=40000, is=40042, ic=40042, ia=40044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40044 (s=40000, is=40042, ic=40042, ia=40044)