Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 82043 (s=82043, is=82100, ic=82101, ia=82102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82101 (s=82043, is=82101, ic=82102, ia=82103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82102 (s=82043, is=82101, ic=82102, ia=82103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82103 (s=82043, is=82101, ic=82102, ia=82103)