Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85043 (s=85043, is=85100, ic=85101, ia=85102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85101 (s=85043, is=85101, ic=85102, ia=85103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85102 (s=85043, is=85101, ic=85102, ia=85103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85103 (s=85043, is=85101, ic=85102, ia=85103)