Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8038 (s=8038, is=8045, ic=8043, ia=8045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8046 (s=8038, is=8046, ic=8044, ia=8046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8044 (s=8038, is=8046, ic=8044, ia=8046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8046 (s=8038, is=8046, ic=8044, ia=8046)