Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101345 (s=101345, is=101409, ic=101410, ia=101412)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101410 (s=101345, is=101410, ic=101411, ia=101413)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101411 (s=101345, is=101410, ic=101411, ia=101413)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101413 (s=101345, is=101410, ic=101411, ia=101413)