Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12018 (s=12018, is=12030, ic=12029, ia=12031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12031 (s=12018, is=12031, ic=12030, ia=12032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12030 (s=12018, is=12031, ic=12030, ia=12032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12032 (s=12018, is=12031, ic=12030, ia=12032)