Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33345 (s=33345, is=33380, ic=33379, ia=33381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33381 (s=33345, is=33381, ic=33380, ia=33382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33380 (s=33345, is=33381, ic=33380, ia=33382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33382 (s=33345, is=33381, ic=33380, ia=33382)