Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69042 (s=69042, is=69098, ic=69099, ia=69100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69099 (s=69042, is=69099, ic=69100, ia=69101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69100 (s=69042, is=69099, ic=69100, ia=69101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69101 (s=69042, is=69099, ic=69100, ia=69101)