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