Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123333 (s=123333, is=123410, ic=123412, ia=123415)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123411 (s=123333, is=123411, ic=123413, ia=123416)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123413 (s=123333, is=123411, ic=123413, ia=123416)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123416 (s=123333, is=123411, ic=123413, ia=123416)