Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101222 (s=101222, is=101286, ic=101287, ia=101289)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101287 (s=101222, is=101287, ic=101288, ia=101290)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101288 (s=101222, is=101287, ic=101288, ia=101290)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101290 (s=101222, is=101287, ic=101288, ia=101290)