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