Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97050 (s=97050, is=97111, ic=97112, ia=97113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97112 (s=97050, is=97112, ic=97113, ia=97114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97113 (s=97050, is=97112, ic=97113, ia=97114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97114 (s=97050, is=97112, ic=97113, ia=97114)