Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101087 (s=101087, is=101151, ic=101152, ia=101154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101152 (s=101087, is=101152, ic=101153, ia=101155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101153 (s=101087, is=101152, ic=101153, ia=101155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101155 (s=101087, is=101152, ic=101153, ia=101155)