Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99300 (s=99300, is=99362, ic=99363, ia=99364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99363 (s=99300, is=99363, ic=99364, ia=99365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99364 (s=99300, is=99363, ic=99364, ia=99365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99365 (s=99300, is=99363, ic=99364, ia=99365)