Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99088 (s=99088, is=99150, ic=99151, ia=99152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99151 (s=99088, is=99151, ic=99152, ia=99153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99152 (s=99088, is=99151, ic=99152, ia=99153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99153 (s=99088, is=99151, ic=99152, ia=99153)