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