Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8282 (s=8282, is=8289, ic=8287, ia=8289)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8290 (s=8282, is=8290, ic=8288, ia=8290)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8288 (s=8282, is=8290, ic=8288, ia=8290)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8290 (s=8282, is=8290, ic=8288, ia=8290)