Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101078 (s=101078, is=101142, ic=101143, ia=101145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101143 (s=101078, is=101143, ic=101144, ia=101146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101144 (s=101078, is=101143, ic=101144, ia=101146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101146 (s=101078, is=101143, ic=101144, ia=101146)