Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78943 (s=78943, is=79000, ic=79001, ia=79002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 79001 (s=78943, is=79001, ic=79002, ia=79003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 79002 (s=78943, is=79001, ic=79002, ia=79003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 79003 (s=78943, is=79001, ic=79002, ia=79003)