Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101716 (s=101716, is=101780, ic=101781, ia=101783)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101781 (s=101716, is=101781, ic=101782, ia=101784)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101782 (s=101716, is=101781, ic=101782, ia=101784)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101784 (s=101716, is=101781, ic=101782, ia=101784)