Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9282 (s=9282, is=9290, ic=9288, ia=9290)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9291 (s=9282, is=9291, ic=9289, ia=9291)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9289 (s=9282, is=9291, ic=9289, ia=9291)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9291 (s=9282, is=9291, ic=9289, ia=9291)