Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10374 (s=10374, is=10382, ic=10381, ia=10383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10383 (s=10374, is=10383, ic=10382, ia=10384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10382 (s=10374, is=10383, ic=10382, ia=10384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10384 (s=10374, is=10383, ic=10382, ia=10384)