Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99191 (s=99191, is=99253, ic=99254, ia=99255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99254 (s=99191, is=99254, ic=99255, ia=99256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99255 (s=99191, is=99254, ic=99255, ia=99256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99256 (s=99191, is=99254, ic=99255, ia=99256)