Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103888 (s=103888, is=103953, ic=103954, ia=103956)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103954 (s=103888, is=103954, ic=103955, ia=103957)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103955 (s=103888, is=103954, ic=103955, ia=103957)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103957 (s=103888, is=103954, ic=103955, ia=103957)