Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25102 (s=25102, is=25110, ic=25112, ia=25112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25111 (s=25102, is=25111, ic=25113, ia=25113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25113 (s=25102, is=25111, ic=25113, ia=25113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25113 (s=25102, is=25111, ic=25113, ia=25113)