Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99765 (s=99765, is=99828, ic=99829, ia=99830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99829 (s=99765, is=99829, ic=99830, ia=99831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99830 (s=99765, is=99829, ic=99830, ia=99831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99831 (s=99765, is=99829, ic=99830, ia=99831)