Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50353 (s=50353, is=50403, ic=50403, ia=50405)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50404 (s=50353, is=50404, ic=50404, ia=50406)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50404 (s=50353, is=50404, ic=50404, ia=50406)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50406 (s=50353, is=50404, ic=50404, ia=50406)