Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20769 (s=20769, is=20782, ic=20784, ia=20786)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20783 (s=20769, is=20783, ic=20785, ia=20787)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20785 (s=20769, is=20783, ic=20785, ia=20787)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20787 (s=20769, is=20783, ic=20785, ia=20787)