Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18256 (s=18256, is=18282, ic=18283, ia=18280)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18283 (s=18256, is=18283, ic=18284, ia=18281)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18284 (s=18256, is=18283, ic=18284, ia=18281)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18281 (s=18256, is=18283, ic=18284, ia=18281)