Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86442 (s=86442, is=86500, ic=86501, ia=86502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86501 (s=86442, is=86501, ic=86502, ia=86503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86502 (s=86442, is=86501, ic=86502, ia=86503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86503 (s=86442, is=86501, ic=86502, ia=86503)