Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99654 (s=99654, is=99717, ic=99718, ia=99719)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99718 (s=99654, is=99718, ic=99719, ia=99720)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99719 (s=99654, is=99718, ic=99719, ia=99720)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99720 (s=99654, is=99718, ic=99719, ia=99720)