Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100077 (s=100077, is=100140, ic=100141, ia=100142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100141 (s=100077, is=100141, ic=100142, ia=100143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100142 (s=100077, is=100141, ic=100142, ia=100143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100143 (s=100077, is=100141, ic=100142, ia=100143)