Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99904 (s=99904, is=99967, ic=99968, ia=99969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99968 (s=99904, is=99968, ic=99969, ia=99970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99969 (s=99904, is=99968, ic=99969, ia=99970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99970 (s=99904, is=99968, ic=99969, ia=99970)