Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 47123 (s=47123, is=47128, ic=47129, ia=47129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 47129 (s=47123, is=47129, ic=47130, ia=47130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 47130 (s=47123, is=47129, ic=47130, ia=47130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 47130 (s=47123, is=47129, ic=47130, ia=47130)