Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87380 (s=87380, is=87439, ic=87440, ia=87441)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87440 (s=87380, is=87440, ic=87441, ia=87442)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87441 (s=87380, is=87440, ic=87441, ia=87442)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87442 (s=87380, is=87440, ic=87441, ia=87442)