Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13766 (s=13766, is=13776, ic=13778, ia=13779)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13777 (s=13766, is=13777, ic=13779, ia=13780)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13779 (s=13766, is=13777, ic=13779, ia=13780)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13780 (s=13766, is=13777, ic=13779, ia=13780)