Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5750 (s=5750, is=5751, ic=5751, ia=5751)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5752 (s=5750, is=5752, ic=5752, ia=5752)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5752 (s=5750, is=5752, ic=5752, ia=5752)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5752 (s=5750, is=5752, ic=5752, ia=5752)