Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88051 (s=88051, is=88111, ic=88112, ia=88113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88112 (s=88051, is=88112, ic=88113, ia=88114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88113 (s=88051, is=88112, ic=88113, ia=88114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88114 (s=88051, is=88112, ic=88113, ia=88114)