Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9775 (s=9775, is=9783, ic=9782, ia=9784)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9784 (s=9775, is=9784, ic=9783, ia=9785)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9783 (s=9775, is=9784, ic=9783, ia=9785)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9785 (s=9775, is=9784, ic=9783, ia=9785)