Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99181 (s=99181, is=99243, ic=99244, ia=99245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99244 (s=99181, is=99244, ic=99245, ia=99246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99245 (s=99181, is=99244, ic=99245, ia=99246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99246 (s=99181, is=99244, ic=99245, ia=99246)