Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83031 (s=83031, is=83088, ic=83089, ia=83090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83089 (s=83031, is=83089, ic=83090, ia=83091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83090 (s=83031, is=83089, ic=83090, ia=83091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83091 (s=83031, is=83089, ic=83090, ia=83091)