Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30512 (s=30512, is=30546, ic=30545, ia=30547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30547 (s=30512, is=30547, ic=30546, ia=30548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30546 (s=30512, is=30547, ic=30546, ia=30548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30548 (s=30512, is=30547, ic=30546, ia=30548)