Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21875 (s=21875, is=21882, ic=21883, ia=21883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21883 (s=21875, is=21883, ic=21884, ia=21884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21884 (s=21875, is=21883, ic=21884, ia=21884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21884 (s=21875, is=21883, ic=21884, ia=21884)