Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123024 (s=123024, is=123100, ic=123103, ia=123105)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123101 (s=123024, is=123101, ic=123104, ia=123106)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123104 (s=123024, is=123101, ic=123104, ia=123106)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123106 (s=123024, is=123101, ic=123104, ia=123106)