Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100973 (s=100973, is=101037, ic=101038, ia=101040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101038 (s=100973, is=101038, ic=101039, ia=101041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101039 (s=100973, is=101038, ic=101039, ia=101041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101041 (s=100973, is=101038, ic=101039, ia=101041)