Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22025 (s=22025, is=22040, ic=22042, ia=22044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22041 (s=22025, is=22041, ic=22043, ia=22045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22043 (s=22025, is=22041, ic=22043, ia=22045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22045 (s=22025, is=22041, ic=22043, ia=22045)