Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15800 (s=15800, is=15811, ic=15813, ia=15814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15812 (s=15800, is=15812, ic=15814, ia=15815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15814 (s=15800, is=15812, ic=15814, ia=15815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15815 (s=15800, is=15812, ic=15814, ia=15815)