Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27082 (s=27082, is=27100, ic=27103, ia=27104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27101 (s=27082, is=27101, ic=27104, ia=27105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27104 (s=27082, is=27101, ic=27104, ia=27105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27105 (s=27082, is=27101, ic=27104, ia=27105)