Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15231 (s=15231, is=15242, ic=15244, ia=15245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15243 (s=15231, is=15243, ic=15245, ia=15246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15245 (s=15231, is=15243, ic=15245, ia=15246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15246 (s=15231, is=15243, ic=15245, ia=15246)