Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123766 (s=123766, is=123843, ic=123845, ia=123848)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123844 (s=123766, is=123844, ic=123846, ia=123849)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123846 (s=123766, is=123844, ic=123846, ia=123849)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123849 (s=123766, is=123844, ic=123846, ia=123849)